Define NO_IMPLICIT_EXTERN_C

From-SVN: r7791
This commit is contained in:
Michael Meissner 1994-07-22 13:32:49 +00:00
parent 8e87e1611c
commit bcd8cec871

View File

@ -1,5 +1,8 @@
/* Configuration for an i386 running MS-DOS with djgpp/go32. */ /* Configuration for an i386 running MS-DOS with djgpp/go32. */
/* Don't assume anything about the header files. */
#define NO_IMPLICIT_EXTERN_C
#define YES_UNDERSCORES #define YES_UNDERSCORES
#include "i386/gas.h" #include "i386/gas.h"