* hpread.c (hpread_getlntt): Add declaration.
authorAndrew Cagney <cagney@redhat.com>
Mon, 15 Apr 2002 04:52:08 +0000 (04:52 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 15 Apr 2002 04:52:08 +0000 (04:52 +0000)
Also fix PR gdb/391.

gdb/ChangeLog
gdb/hpread.c

index 9e93ecba5c1daa874692861acb1c84754791262e..576135d768acec83e5515e5a2c22311311c7cce2 100644 (file)
@@ -1,3 +1,8 @@
+2002-04-15  Andrew Cagney  <ac131313@redhat.com>
+       * hpread.c (hpread_getlntt): Add declaration.
+       Also fix PR gdb/391.
 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
 
        * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
index b7f0fc5f267a159408dc8ff9c87e2d71203f01e6..15ff2ef8004f8f9bb6ee0f62f22d1550531eb5e1 100644 (file)
@@ -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