gcc/gcc/config/i386/xm-sysv4.h

6 lines
163 B
C

/* Configuration for GCC for Intel i386 running System V Release 4. */
#ifdef __HIGHC__
#include <alloca.h> /* for MetaWare High-C on NCR System 3000 */
#endif