summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/include/i386/bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/include/i386/bsd.h')
-rw-r--r--gnu/usr.bin/cc/include/i386/bsd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/include/i386/bsd.h b/gnu/usr.bin/cc/include/i386/bsd.h
index 8aec304..abc9f0e 100644
--- a/gnu/usr.bin/cc/include/i386/bsd.h
+++ b/gnu/usr.bin/cc/include/i386/bsd.h
@@ -22,6 +22,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Include common aspects of all 386 Unix assemblers. */
#include "i386/unix.h"
+/* Don't assume anything about the header files. */
+#define NO_IMPLICIT_EXTERN_C
+
/* Use the Sequent Symmetry assembler syntax. */
#define TARGET_VERSION fprintf (stderr, " (80386, BSD syntax)");
OpenPOWER on IntegriCloud