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 0bf3745..2698d40 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}" -#define OVERRIDE_OPTIONS lm32_override_options() - extern int target_flags; /* Add -G xx support. */ |