]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/stabsread.c
gdb: add back declarations for _initialize functions
[thirdparty/binutils-gdb.git] / gdb / stabsread.c
index 736839a0b0ed9a92995466a2e4938cd6b31837a8..a23ebf6b6061205a0d5ab1263767c3bb94b73d8a 100644 (file)
@@ -4779,8 +4779,9 @@ hashname (const char *name)
 
 /* Initializer for this module.  */
 
+void _initialize_stabsread ();
 void
-_initialize_stabsread (void)
+_initialize_stabsread ()
 {
   undef_types_allocated = 20;
   undef_types_length = 0;