home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gcc-2.7.2.1-base.tgz / gcc-2.7.2.1-base.tar / fsf / gcc / config / m68k / sun3n.h < prev    next >
C/C++ Source or Header  |  1993-05-13  |  199b  |  10 lines

  1. /* Define target machine as a Sun 3 with no 68881.  */
  2.  
  3. #define TARGET_DEFAULT 5
  4.  
  5. #include "m68k/sun3.h"
  6.  
  7. /* Don't try using XFmode.  */
  8. #undef LONG_DOUBLE_TYPE_SIZE
  9. #define LONG_DOUBLE_TYPE_SIZE 64
  10.