From d918868e2b8f4987fe8e3ffdf26714c12a250506 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sat, 18 May 1996 14:17:25 -0400 Subject: [PATCH] No longer include i960.h. From-SVN: r12032 --- gcc/config/i960/vx960.h | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/gcc/config/i960/vx960.h b/gcc/config/i960/vx960.h index 25f4f9793e0..ebf70dc183a 100644 --- a/gcc/config/i960/vx960.h +++ b/gcc/config/i960/vx960.h @@ -1,5 +1,5 @@ /* 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. @@ -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.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