Commit cc035b63 by Richard Kenner

No longer include i860.h.

From-SVN: r12028
parent a67c93c8
#include "i860/i860.h"
#undef TARGET_VERSION
#define TARGET_VERSION fprintf (stderr, " (i860, BSD)")
......
/* 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)");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment