8sa1-gcc/gcc/config/m68k/sun3n.h
Richard Kenner 9811059c69 (TARGET_DEFAULT): Use MASK_* macros instead of explicit constants in
definitions or conditionals.

From-SVN: r12245
1996-06-08 14:19:47 -04:00

10 lines
224 B
C

/* Define target machine as a Sun 3 with no 68881. */
#define TARGET_DEFAULT (MASK_BITFIELD|MASK_68020)
#include "m68k/sun3.h"
/* Don't try using XFmode. */
#undef LONG_DOUBLE_TYPE_SIZE
#define LONG_DOUBLE_TYPE_SIZE 64