diff options
Diffstat (limited to 'gdb/objfiles.h')
-rw-r--r-- | gdb/objfiles.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/objfiles.h b/gdb/objfiles.h index 59b73f1..87a974c 100644 --- a/gdb/objfiles.h +++ b/gdb/objfiles.h @@ -501,8 +501,6 @@ extern CORE_ADDR entry_point_address (void); extern void build_objfile_section_table (struct objfile *); -extern void terminate_minimal_symbol_table (struct objfile *objfile); - extern struct objfile *objfile_separate_debug_iterate (const struct objfile *, const struct objfile *); |