* symfile.c (separate_debug_file_exists): Update.
[deliverable/binutils-gdb.git] / gdb / microblaze-rom.c
index 014e4217b2b417fdde7909b017d0359e8f1f323e..c713b21ce04bc2622302454fe64b8ce30febb96a 100644 (file)
@@ -25,6 +25,8 @@
 #include "serial.h"
 #include "regcache.h"
 
+void _initialize_picobug_rom (void);
+
 static char *picobug_inits[] =
 {"\r", NULL};
 
@@ -174,7 +176,7 @@ init_picobug_cmds (void)
 }
 
 void
-_initialize_picobug_rom ()
+_initialize_picobug_rom (void)
 {
   int i;
 
This page took 0.023143 seconds and 4 git commands to generate.