home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / amiga / gcc-2.3.3-src.lha / gcc-2.3.3 / config / i386isc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-02-07  |  312 b   |  11 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.  
  5. /* Mostly it's like AT&T Unix System V. */
  6.  
  7. #include "i386v.h"
  8.  
  9. /* But with a few changes.  */
  10. #include "isc.h"
  11.