diff options
Diffstat (limited to 'gdb/mdebugread.c')
-rw-r--r-- | gdb/mdebugread.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/mdebugread.c b/gdb/mdebugread.c index 8e27194..d994216 100644 --- a/gdb/mdebugread.c +++ b/gdb/mdebugread.c @@ -68,8 +68,6 @@ #include "expression.h" -extern void _initialize_mdebugread (void); - /* Provide a way to test if we have both ECOFF and ELF symbol tables. We use this define in order to know whether we should override a symbol's ECOFF section with its ELF section. This is necessary in |