home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Targets / sun3n.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-02-05  |  100 b   |  6 lines  |  [TEXT/MPS ]

  1. /* Define target machine as a Sun 3 with no 68881.  */
  2.  
  3. #define TARGET_DEFAULT 5
  4.  
  5. #include "sun3.h"
  6.