2004-10-31 Andrew Cagney <cagney@gnu.org>

* mdebugread.h (ecoff_relocate_efi): Delete declaration.
	* mdebugread.c (ecoff_relocate_efi): Delete function.
	* objfiles.c (objfile_relocate): Delete #ifdef
	MDEBUG_EFI_SYMBOL_NAME code.
This commit is contained in:
Andrew Cagney
2004-10-31 17:48:17 +00:00
parent 3352ef37c2
commit bd9ca83f2c
4 changed files with 7 additions and 24 deletions

View File

@@ -25,8 +25,6 @@
#include "coff/sym.h" /* Needed for PDR below. */
#include "coff/symconst.h"
extern void ecoff_relocate_efi (struct symbol *, CORE_ADDR);
/* Specific information about a procedure. Architectures (ab)uses
this to save memory. */