From 75dec9cf6fc479007d87b7f48bd18aba61a07f77 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 31 Oct 2004 17:57:43 +0000 Subject: 2004-10-31 Andrew Cagney * mdebugread.h (MDEBUG_EFI_SYMBOL_NAME): Define. * mdebugread.c (MDEBUG_EFI_SYMBOL_NAME): Delete. * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Delete. * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Delete. --- gdb/config/mips/tm-mips.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gdb/config/mips') 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 */ -- cgit v1.1