Add file missed during recent rtems changes.
authorJeff Law <law@gcc.gnu.org>
Wed, 12 Jan 2000 10:47:36 +0000 (03:47 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 12 Jan 2000 10:47:36 +0000 (03:47 -0700)
From-SVN: r31350

gcc/config/rtems.h [new file with mode: 0644]
gcc/po/POTFILES.in

diff --git a/gcc/config/rtems.h b/gcc/config/rtems.h
new file mode 100644 (file)
index 0000000..a5ac8a7
--- /dev/null
@@ -0,0 +1,22 @@
+/* Configuration common to all targets running RTEMS. 
+   Copyright (C) 2000 Free Software Foundation, Inc. 
+
+This file is part of GNU CC.
+
+GNU CC is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GNU CC is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with GNU CC; see the file COPYING.  If not, write to
+the Free Software Foundation, 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
+
+/* The system headers under RTEMS are C++-aware.  */
+#define NO_IMPLICIT_EXTERN_C
index 277cee9..939e8e7 100644 (file)
@@ -474,6 +474,7 @@ config/rs6000/xm-lynx.h
 config/rs6000/xm-mach.h
 config/rs6000/xm-rs6000.h
 config/rs6000/xm-sysv4.h
+config/rtems.h
 config/sh/elf.h
 config/sh/rtems.h
 config/sh/sh.c