diff options
Diffstat (limited to 'gcc/config')
-rw-r--r-- | gcc/config/ip2k/ip2k.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/ip2k/ip2k.h b/gcc/config/ip2k/ip2k.h index 06381987ac6..42f053e1157 100644 --- a/gcc/config/ip2k/ip2k.h +++ b/gcc/config/ip2k/ip2k.h @@ -34,11 +34,6 @@ Boston, MA 02111-1307, USA. */ } \ while (0) -/* This declaration should be present. */ -extern int target_flags; - -#define TARGET_SWITCHES {{"",0, NULL}} - #define TARGET_VERSION fprintf (stderr, " (ip2k, GNU assembler syntax)") /* Caller-saves is not a win for the IP2K. Pretty much anywhere that |