summaryrefslogtreecommitdiff
path: root/gdb/mdebugread.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-10-31 03:42:52 +0000
committerAndrew Cagney <cagney@redhat.com>2004-10-31 03:42:52 +0000
commitc9ec4ec6975fecc15c6caac6ebaa40ec65b8da35 (patch)
treebe685cf6fa1f1c30b25fe12d3858f7f7cb1daa09 /gdb/mdebugread.c
parent78fa2a157787bb3da2581e9bd82388737fe85267 (diff)
downloadgdb-c9ec4ec6975fecc15c6caac6ebaa40ec65b8da35.tar.gz
2004-10-30 Andrew Cagney <cagney@gnu.org>
* objfiles.c: Include "mdebugread.h". * mdebugread.c: Include "mdebugread.h". (ecoff_relocate_cfi): Delete. * config/alpha/tm-alpha.h (ecoff_relcate_cfi): Delete. * config/mips/tm-mips.h (ecoff_relcate_cfi): Delete. * mdebugread.h (ecoff_relocate_efi): New file. * Makefile.in: Update dependencies.
Diffstat (limited to 'gdb/mdebugread.c')
-rw-r--r--gdb/mdebugread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mdebugread.c b/gdb/mdebugread.c
index a930dbe8bee..009430c020a 100644
--- a/gdb/mdebugread.c
+++ b/gdb/mdebugread.c
@@ -56,13 +56,13 @@
#include "gdb_assert.h"
#include "block.h"
#include "dictionary.h"
+#include "mdebugread.h"
/* These are needed if the tm.h file does not contain the necessary
mips specific definitions. */
#ifndef MDEBUG_EFI_SYMBOL_NAME
#define MDEBUG_EFI_SYMBOL_NAME "__GDB_EFI_INFO__"
-extern void ecoff_relocate_efi (struct symbol *, CORE_ADDR);
#include "coff/sym.h"
#include "coff/symconst.h"
struct mdebug_extra_func_info