8sa1-gcc/gcc/config/i386/go32.h

11 lines
219 B
C
Raw Normal View History

1993-04-09 17:40:31 -04:00
/* Configuration for an i386 running MS-DOS with djgpp/go32. */
1993-04-09 17:40:24 -04:00
#define YES_UNDERSCORES
#include "i386/gas.h"
#ifdef CPP_PREDEFINES
#undef CPP_PREDEFINES
#endif
#define CPP_PREDEFINES "-Dunix -Di386 -DGO32 -DMSDOS"