OSDN Git Service

New for profiling Solaris 2
[pf3gnuchains/gcc-fork.git] / 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 0201 if you do that,
5    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"