aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/lm32/uclinux-elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/lm32/uclinux-elf.h')
-rw-r--r--gcc/config/lm32/uclinux-elf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/lm32/uclinux-elf.h b/gcc/config/lm32/uclinux-elf.h
index f6413c4..cfaca37 100644
--- a/gcc/config/lm32/uclinux-elf.h
+++ b/gcc/config/lm32/uclinux-elf.h
@@ -21,10 +21,6 @@
/* elfos.h should have already been included. Now just override
any conflicting definitions and add any extras. */
-/* Do not assume anything about header files. */
-#undef NO_IMPLICIT_EXTERN_C
-#define NO_IMPLICIT_EXTERN_C
-
/* The GNU C++ standard library requires that these macros be defined. */
#undef CPLUSPLUS_CPP_SPEC
#define CPLUSPLUS_CPP_SPEC "-D_GNU_SOURCE %(cpp)"