(NO_IMPLICIT_EXTERN_C): Define.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jul 1994 17:48:56 +0000 (17:48 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jul 1994 17:48:56 +0000 (17:48 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7795 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/mips/iris5.h

index e2d6790..879fe39 100644 (file)
@@ -90,6 +90,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* We do not want to run mips-tfile!  */
 #undef ASM_FINAL_SPEC
 
+/* The system header files are C++ aware. */
+#define NO_IMPLICIT_EXTERN_C 1
+
 /* We don't support debugging info for now. */
 #undef DBX_DEBUGGING_INFO
 #undef SDB_DEBUGGING_INFO