8sa1-gcc/gcc/config/i386/isccoff.h
Richard Stallman 9cd1e1aab4 Comment change.
From-SVN: r4616
1993-06-01 03:04:40 +00:00

13 lines
409 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.
(But set TARGET_DEFAULT to 0201 if you do that,
if you don't have a real 80387.) */
/* Mostly it's like AT&T Unix System V. */
#include "i386/sysv3.h"
/* But with a few changes. */
#include "i386/isc.h"