No longer include i860.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 18 May 1996 18:09:46 +0000 (14:09 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 18 May 1996 18:09:46 +0000 (14:09 -0400)
From-SVN: r12028

gcc/config/i860/bsd.h
gcc/config/i860/mach.h

index 4f745c50a1b3e574c93853833e36b95d30249ade..17b053343e8da6c52ed088ae1adff57bd82ee77e 100644 (file)
@@ -1,5 +1,3 @@
-#include "i860/i860.h"
-
 #undef TARGET_VERSION
 #define TARGET_VERSION fprintf (stderr, " (i860, BSD)")
 
index 7a4f52309740e46e0c084e81922fc6fabfa73644..a59cc58e0ffe4983e9c0aa60be4b102bbf219a7a 100644 (file)
@@ -1,7 +1,5 @@
 /* Configuration for an i860 running Mach as the target machine.  */
 
-#include "i860/i860.h"
-
 #undef TARGET_VERSION
 #define TARGET_VERSION fprintf (stderr, " (i860 Mach3.x)");