]> gcc.gnu.org Git - gcc.git/commitdiff
Don't include a29k.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 16 Feb 1996 13:37:30 +0000 (08:37 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 16 Feb 1996 13:37:30 +0000 (08:37 -0500)
From-SVN: r11283

gcc/config/a29k/unix.h

index f299d10398f1c96d98baa46026059f649bfd402c..f05f258e94ece14ddc483ad8cc78ed7c4dc40ef0 100644 (file)
@@ -1,5 +1,5 @@
 /* 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)
 
 This file is part of GNU CC.
@@ -20,10 +20,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
 
-/* This is mostly the same as a29k.h, except that we define unix instead of
-   EPI and define unix-style machine names.  */
-
-#include "a29k/a29k.h"
+/* We define unix instead of EPI and define unix-style machine names.  */
 
 /* Set our default target to be the 29050; that is the more interesting chip
    for Unix systems.  */
This page took 0.057969 seconds and 5 git commands to generate.