OSDN Git Service

Remove include of machmode.h.
[pf3gnuchains/gcc-fork.git] / gcc / config / m68k / next.h
index 84d416f..4ce05e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Target definitions for GNU compiler for mc680x0 running NeXTSTEP
-   Copyright (C) 1989, 90, 91, 92, 93, 94, 1996 Free Software Foundation, Inc.
+   Copyright (C) 1989, 90-94, 96, 1997 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
@@ -20,12 +20,10 @@ Boston, MA 02111-1307, USA.  */
 
 #include "m68k/m68k.h"
 #include "nextstep.h"
-#include "machmode.h"
-#include "real.h"
 
 /* See m68k.h.  0407 means 68040 (or 68030 or 68020, with 68881/2).  */
 
-#define TARGET_DEFAULT (MASK_68040|MASK_BITFIELD|MASK_68881|MASK_68020)
+#define TARGET_DEFAULT (MASK_68040_ALSO|MASK_BITFIELD|MASK_68881|MASK_68020)
 
 /* Boundary (in *bits*) on which stack pointer should be aligned.  */