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

11 lines
321 B
C
Raw Normal View History

1991-11-30 23:57:16 -05:00
/* Definitions for Intel 386 running Interactive Unix System V.
Specifically, this is for recent versions that support POSIX;
for version 2.0.2, use configuration option i386-sysv instead. */
/* Mostly it's like AT&T Unix System V. */
#include "i386/svr3.h"
1991-11-30 23:57:16 -05:00
1992-07-01 16:22:01 -04:00
/* But with a few changes. */
#include "i386/isc.h"