aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/buildsym.h')
-rw-r--r--gdb/buildsym.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/buildsym.h b/gdb/buildsym.h
index 77fc5bd..f707779 100644
--- a/gdb/buildsym.h
+++ b/gdb/buildsym.h
@@ -205,10 +205,6 @@ extern struct compunit_symtab *end_expandable_symtab (CORE_ADDR end_addr,
extern void augment_type_symtab (void);
-/* Defined in stabsread.c. */
-
-extern void scan_file_globals (struct objfile *objfile);
-
extern void buildsym_init ();
extern struct context_stack *push_context (int desc, CORE_ADDR valu);