diff options
Diffstat (limited to 'gdb/tm-i386v-g.h')
-rw-r--r-- | gdb/tm-i386v-g.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gdb/tm-i386v-g.h b/gdb/tm-i386v-g.h index 0234404..669284a 100644 --- a/gdb/tm-i386v-g.h +++ b/gdb/tm-i386v-g.h @@ -1,5 +1,5 @@ /* Macro definitions for i386 using the GNU object file format. - Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc. + Copyright (C) 1986, 1987, 1989, 1991 Free Software Foundation, Inc. This file is part of GDB. @@ -30,6 +30,3 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "tm-i386v.h" #define NAMES_HAVE_UNDERSCORE - -#undef COFF_FORMAT -#define READ_DBX_FORMAT |