summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/isi-nfp.h
blob: fbded9e8bdb1047e26f3d0aee3375ae191a19ec2 (plain)
1
2
3
4
5
6
7
8
9
/* Define target machine as an ISI 68000/68020 with no 68881.  */

#define TARGET_DEFAULT (MASK_BITFIELD|MASK_68020)

#include "m68k/isi.h"

/* Don't try using XFmode.  */
#undef LONG_DOUBLE_TYPE_SIZE
#define LONG_DOUBLE_TYPE_SIZE 64