diff options
Diffstat (limited to 'gdb/config/mips')
-rw-r--r-- | gdb/config/mips/tm-mips.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/mips/tm-mips.h b/gdb/config/mips/tm-mips.h index 09af61d..5919a12 100644 --- a/gdb/config/mips/tm-mips.h +++ b/gdb/config/mips/tm-mips.h @@ -33,9 +33,4 @@ struct symbol; struct type; struct value; -/* Special symbol found in blocks associated with routines. We can - hang mdebug_extra_func_info's off of this. */ - -#define MDEBUG_EFI_SYMBOL_NAME "__GDB_EFI_INFO__" - #endif /* TM_MIPS_H */ |