summaryrefslogtreecommitdiff
path: root/gdb/dbxread.c
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-05-25 18:09:09 +0000
committerJason Molenda <jmolenda@apple.com>1999-05-25 18:09:09 +0000
commit392a587b0562bfd8561bc15ad2625a4f49f461f0 (patch)
tree933e0970b7845c901c7ea3e128fa9cb0dcf9fe14 /gdb/dbxread.c
parent751d21b5b946a4a451552fbac692b14abea3d816 (diff)
downloadbinutils-gdb-392a587b0562bfd8561bc15ad2625a4f49f461f0.tar.gz
import gdb-1999-05-25 snapshot
Diffstat (limited to 'gdb/dbxread.c')
-rw-r--r--gdb/dbxread.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/dbxread.c b/gdb/dbxread.c
index f7521307026..e61bef926cd 100644
--- a/gdb/dbxread.c
+++ b/gdb/dbxread.c
@@ -261,6 +261,8 @@ static int bincls_allocated;
/* Local function prototypes */
+extern void _initialize_dbxread PARAMS ((void));
+
static void
process_now PARAMS ((struct objfile *));