summaryrefslogtreecommitdiff
path: root/gdb/hpread.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-04-15 04:52:08 +0000
committerAndrew Cagney <cagney@redhat.com>2002-04-15 04:52:08 +0000
commit3ee2bcd049380a37ee8d2f6f26900c897937c278 (patch)
tree10ba1210bc32b5987474f8edf7387250948dadfc /gdb/hpread.c
parentdbc9d001da47c7451187691522304bf253040359 (diff)
downloadgdb-3ee2bcd049380a37ee8d2f6f26900c897937c278.tar.gz
* hpread.c (hpread_getlntt): Add declaration.
Also fix PR gdb/391.
Diffstat (limited to 'gdb/hpread.c')
-rw-r--r--gdb/hpread.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/hpread.c b/gdb/hpread.c
index b7f0fc5f267..15ff2ef8004 100644
--- a/gdb/hpread.c
+++ b/gdb/hpread.c
@@ -200,6 +200,9 @@ void hpread_symfile_finish (struct objfile *);
static union dnttentry *hpread_get_gntt (int, struct objfile *);
+static union dnttentry *hpread_get_lntt (int index, struct objfile *objfile);
+
+
static unsigned long hpread_get_textlow (int, int, struct objfile *, int);
static struct partial_symtab *hpread_start_psymtab