diff options
Diffstat (limited to 'gcc/config/sparc/rtems.h')
-rw-r--r-- | gcc/config/sparc/rtems.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/sparc/rtems.h b/gcc/config/sparc/rtems.h index eeb773042bb..9db8049d4cf 100644 --- a/gcc/config/sparc/rtems.h +++ b/gcc/config/sparc/rtems.h @@ -19,7 +19,6 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "sparc/aout.h" /* Specify predefined symbols in preprocessor. */ @@ -31,6 +30,3 @@ Boston, MA 02111-1307, USA. */ #ifndef TARGET_MEM_FUNCTIONS #define TARGET_MEM_FUNCTIONS #endif - -/* Get machine-independent configuration parameters for RTEMS. */ -#include <rtems.h> |