home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 6 / FreshFish_September1994.bin / bbs / gnu / gcc-2.6.0-src.lha / GNU / src / amiga / gcc-2.6.0 / config / i386 / isccoff.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-06-01  |  409 b   |  13 lines

  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"
  13.