8sa1-gcc/gcc/config/i386/go32.h
Roland McGrath 73509aec0f entered into RCS
From-SVN: r4056
1993-04-09 21:40:31 +00:00

11 lines
219 B
C

/* Configuration for an i386 running MS-DOS with djgpp/go32. */
#define YES_UNDERSCORES
#include "i386/gas.h"
#ifdef CPP_PREDEFINES
#undef CPP_PREDEFINES
#endif
#define CPP_PREDEFINES "-Dunix -Di386 -DGO32 -DMSDOS"