* configure.in: Add test for "long long" support.
[deliverable/binutils-gdb.git] / gdb / hpread.c
index 981b9e63b101f68f987da830bf0c20790ad2e843..56d7b921d930fb55b17b7211297c9fce35a4407c 100644 (file)
@@ -136,6 +136,9 @@ extern struct complaint lbrac_mismatch_complaint;
 \f
 void hpread_symfile_init  PARAMS ((struct objfile *));
 
+static struct type *
+hpread_read_array_type PARAMS ((dnttpointer, union dnttentry *, struct objfile *));
+
 static struct type *hpread_alloc_type
   PARAMS ((dnttpointer, struct objfile *));
 
This page took 0.02317 seconds and 4 git commands to generate.