Commit d918868e by Richard Kenner

No longer include i960.h.

From-SVN: r12032
parent 6d4497f1
/* Definitions of target machine for GNU compiler. Vxworks i960 version. /* Definitions of target machine for GNU compiler. Vxworks i960 version.
Copyright (C) 1994 Free Software Foundation, Inc. Copyright (C) 1994, 1996 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
...@@ -18,11 +18,8 @@ along with GNU CC; see the file COPYING. If not, write to ...@@ -18,11 +18,8 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330, the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */ Boston, MA 02111-1307, USA. */
/* This file just exists to give specs for the 960 running on VxWorks. */ /* This file just exists to give specs for the 960 running on VxWorks.
VxWorks does all the library stuff itself. */
#include "i960/i960.h"
/* VxWorks does all the library stuff itself. */
#undef LIB_SPEC #undef LIB_SPEC
#define LIB_SPEC "" #define LIB_SPEC ""
......
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