Commit 31f3d753 by Richard Kenner

Don't include a29k.h.

From-SVN: r11283
parent 217dcd5d
/* Definitions of target machine for GNU compiler, for AMD Am29000 CPU, Unix. /* Definitions of target machine for GNU compiler, for AMD Am29000 CPU, Unix.
Copyright (C) 1991, 1993, 1994 Free Software Foundation, Inc. Copyright (C) 1991, 1993, 1994, 1996 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu) Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
This file is part of GNU CC. This file is part of GNU CC.
...@@ -20,10 +20,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, ...@@ -20,10 +20,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */ Boston, MA 02111-1307, USA. */
/* This is mostly the same as a29k.h, except that we define unix instead of /* We define unix instead of EPI and define unix-style machine names. */
EPI and define unix-style machine names. */
#include "a29k/a29k.h"
/* Set our default target to be the 29050; that is the more interesting chip /* Set our default target to be the 29050; that is the more interesting chip
for Unix systems. */ for Unix systems. */
......
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