aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rtems.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rtems.h')
-rw-r--r--gcc/config/rtems.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/rtems.h b/gcc/config/rtems.h
index af58eb1..9879d52 100644
--- a/gcc/config/rtems.h
+++ b/gcc/config/rtems.h
@@ -22,10 +22,6 @@
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
<http://www.gnu.org/licenses/>. */
-/* The system headers under RTEMS are C++-aware. */
-#undef NO_IMPLICIT_EXTERN_C
-#define NO_IMPLICIT_EXTERN_C
-
/*
* Dummy start/end specification to let linker work as
* needed by autoconf scripts using this compiler.