diff options
Diffstat (limited to 'gdb/tm-m88k.h')
-rw-r--r-- | gdb/tm-m88k.h | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/gdb/tm-m88k.h b/gdb/tm-m88k.h index 287d74f..cfcc5a2 100644 --- a/gdb/tm-m88k.h +++ b/gdb/tm-m88k.h @@ -1,5 +1,6 @@ /* Target machine description for generic Motorola 88000, for GDB. - Copyright 1986, 1987, 1988, 1989, 1990, 1991 Free Software Foundation, Inc. + Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1993 + Free Software Foundation, Inc. This file is part of GDB. @@ -42,11 +43,6 @@ extern void init_extra_frame_info (); #define IEEE_FLOAT -/* Define this if the C compiler puts an underscore at the front - of external names before giving them to the linker. */ - -#define NAMES_HAVE_UNDERSCORE - /* Offset from address of function to start of its code. Zero on most machines. */ |