8sa1-gcc/gcc/config/i386/isccoff.h
James Van Artsdalen 527a19d3b2 Use new file names for included 386 files.
From-SVN: r2950
1992-12-28 02:29:21 +00:00

11 lines
321 B
C

/* 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"
/* But with a few changes. */
#include "i386/isc.h"