diff options
Diffstat (limited to 'gcc/config/mips/elf.h')
-rw-r--r-- | gcc/config/mips/elf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/mips/elf.h b/gcc/config/mips/elf.h index dab96a69d28..98d4f806ee9 100644 --- a/gcc/config/mips/elf.h +++ b/gcc/config/mips/elf.h @@ -46,5 +46,3 @@ along with GCC; see the file COPYING3. If not see #undef ENDFILE_SPEC #define ENDFILE_SPEC "crtend%O%s crtn%O%s" - -#define NO_IMPLICIT_EXTERN_C 1 |