(NO_IMPLICIT_EXTERN_C): Define.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 16 Nov 1994 00:06:55 +0000 (19:06 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 16 Nov 1994 00:06:55 +0000 (19:06 -0500)
From-SVN: r8448

gcc/config/i386/freebsd.h

index 5709211003b6ddd3712ce66cc01be85a4b8cff87..10a486d8c01c350e90804379c1de916d3cd1e21e 100644 (file)
@@ -25,6 +25,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* This is tested by i386gas.h.  */
 #define YES_UNDERSCORES
 
+/* Don't assume anything about the header files. */
+#define NO_IMPLICIT_EXTERN_C
+
 #include "i386/gstabs.h"
 
 /* Get perform_* macros to build libgcc.a.  */