diff options
Diffstat (limited to 'gcc/config/arm/strongarm-elf.h')
-rw-r--r-- | gcc/config/arm/strongarm-elf.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/arm/strongarm-elf.h b/gcc/config/arm/strongarm-elf.h index 79ba96113ff..3fc848718bc 100644 --- a/gcc/config/arm/strongarm-elf.h +++ b/gcc/config/arm/strongarm-elf.h @@ -1,5 +1,5 @@ /* Definitions for non-Linux based StrongARM systems using ELF - Copyright (C) 1999 Free Software Foundation, Inc. + Copyright (C) 1999, 2001 Free Software Foundation, Inc. Contributed by Catherine Moore <clm@cygnus.com> This file is part of GNU CC. @@ -28,4 +28,3 @@ Boston, MA 02111-1307, USA. */ #define SUBTARGET_CPU_DEFAULT TARGET_CPU_strongarm #endif -#include "unknown-elf.h" |