Initial import from FreeBSD RELENG_4:
[games.git] / contrib / gcc / config / i386 / isccoff.h
1 /* Definitions for Intel 386 running Interactive Unix System V.
2    Specifically, this is for recent versions that support POSIX;
3    for version 2.0.2, use configuration option i386-sysv instead.
4    (But set TARGET_DEFAULT to (MASK_80307 | MASK_FLOAT_RETURNS)
5    if you do that, if you don't have a real 80387.)  */
6
7 /* Mostly it's like AT&T Unix System V. */
8
9 #include "i386/sysv3.h"
10
11 /* But with a few changes.  */
12 #include "i386/isc.h"