summaryrefslogtreecommitdiff
path: root/gdb/stabsread.h
diff options
context:
space:
mode:
authorStan Shebs <shebs@apple.com>1999-09-09 00:02:17 +0000
committerStan Shebs <shebs@apple.com>1999-09-09 00:02:17 +0000
commit754acf44966696ce7bce75ec6d374dbd443970be (patch)
treea4806dbe8f3980165a4f389fcb2a7617aecb9bfa /gdb/stabsread.h
parent88d27de31e77c81b718eb8d9aeb16b20814796d3 (diff)
downloadgdb-754acf44966696ce7bce75ec6d374dbd443970be.tar.gz
import gdb-1999-09-08 snapshot
Diffstat (limited to 'gdb/stabsread.h')
-rw-r--r--gdb/stabsread.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/stabsread.h b/gdb/stabsread.h
index 648eea3ab6c..c5e1ce75a82 100644
--- a/gdb/stabsread.h
+++ b/gdb/stabsread.h
@@ -188,11 +188,6 @@ struct stab_section_list
they are only used by some stabs readers. */
extern struct partial_symtab *
- start_psymtab PARAMS ((struct objfile *, struct section_offsets *, char *,
- CORE_ADDR, int, struct partial_symbol **,
- struct partial_symbol **));
-
-extern struct partial_symtab *
end_psymtab PARAMS ((struct partial_symtab * pst,
char **include_list,
int num_includes,