diff options
Diffstat (limited to 'gcc/config/i386/svr3dbx.h')
-rw-r--r-- | gcc/config/i386/svr3dbx.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gcc/config/i386/svr3dbx.h b/gcc/config/i386/svr3dbx.h index b0e4237aa4a..3357d68591d 100644 --- a/gcc/config/i386/svr3dbx.h +++ b/gcc/config/i386/svr3dbx.h @@ -1,5 +1,5 @@ -/* Definitions for Intel 386 running system V, using dbx-in-coff encapsulation. - Copyright (C) 1992, 1995 Free Software Foundation, Inc. +/* Definitions for Intel 385 running system V, using dbx-in-coff encapsulation. + Copyright (C) 1992, 1995, 2002 Free Software Foundation, Inc. This file is part of GNU CC. @@ -18,8 +18,6 @@ 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. */ -#include "i386/svr3gas.h" - /* We do not want to output SDB debugging information. */ #undef SDB_DEBUGGING_INFO |