No longer include i860.h.

From-SVN: r12028
This commit is contained in:
Richard Kenner 1996-05-18 14:09:46 -04:00
parent a67c93c82a
commit cc035b63bd
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
#include "i860/i860.h"
#undef TARGET_VERSION
#define TARGET_VERSION fprintf (stderr, " (i860, BSD)")

View 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)");