]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/symfile.c
gdb: add back declarations for _initialize functions
[thirdparty/binutils-gdb.git] / gdb / symfile.c
index d5a797a32cba9fdfaea63cc046fe39b52049c821..f7bada75f3501bc8358f638df51d5968bccdeed9 100644 (file)
@@ -3864,8 +3864,9 @@ test_set_ext_lang_command ()
 
 #endif /* GDB_SELF_TEST */
 
+void _initialize_symfile ();
 void
-_initialize_symfile (void)
+_initialize_symfile ()
 {
   struct cmd_list_element *c;