diff options
Diffstat (limited to 'gcc/config/lm32/lm32.h')
-rw-r--r-- | gcc/config/lm32/lm32.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/lm32/lm32.h b/gcc/config/lm32/lm32.h index 2698d40b896..f629d0fcf62 100644 --- a/gcc/config/lm32/lm32.h +++ b/gcc/config/lm32/lm32.h @@ -68,8 +68,6 @@ #undef LIB_SPEC #define LIB_SPEC "%{!T*:-T sim.ld}" -extern int target_flags; - /* Add -G xx support. */ #undef SWITCH_TAKES_ARG |