From 6d4497f135b51ee05f19eb2ee5c828e37de52752 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sat, 18 May 1996 14:14:11 -0400 Subject: [PATCH] No longer include i960-coff.h. From-SVN: r12031 --- gcc/config/i960/vx960-coff.h | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/gcc/config/i960/vx960-coff.h b/gcc/config/i960/vx960-coff.h index 74b1b668f0d..3e12bbe536c 100644 --- a/gcc/config/i960/vx960-coff.h +++ b/gcc/config/i960/vx960-coff.h @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler. Vxworks i960 version. - Copyright (C) 1994, 1995 Free Software Foundation, Inc. + Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. This file is part of GNU CC. @@ -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, Boston, MA 02111-1307, USA. */ -/* This file just exists to give specs for the 960 running on VxWorks. */ - -#include "i960/i960-coff.h" - -/* VxWorks does all the library stuff itself. */ +/* This file just exists to give specs for the 960 running on VxWorks. + VxWorks does all the library stuff itself. */ #undef LIB_SPEC #define LIB_SPEC "" -- 2.30.2