diff options
Diffstat (limited to 'gdb/mdebugread.h')
-rw-r--r-- | gdb/mdebugread.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/mdebugread.h b/gdb/mdebugread.h index 25b7bee..6046f7e 100644 --- a/gdb/mdebugread.h +++ b/gdb/mdebugread.h @@ -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. */ |