summaryrefslogtreecommitdiff
path: root/gdb/symfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symfile.h')
-rw-r--r--gdb/symfile.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/symfile.h b/gdb/symfile.h
index 27371918baa..baf61bef0c1 100644
--- a/gdb/symfile.h
+++ b/gdb/symfile.h
@@ -318,11 +318,6 @@ extern void symbol_file_clear (int from_tty);
extern bfd_byte *symfile_relocate_debug_section (bfd *abfd, asection *sectp,
bfd_byte * buf);
-/* From dwarfread.c */
-
-extern void dwarf_build_psymtabs (struct objfile *, int, file_ptr,
- unsigned int, file_ptr, unsigned int);
-
/* From dwarf2read.c */
extern int dwarf2_has_info (struct objfile *);