Index: ChangeLog
[deliverable/binutils-gdb.git] / gdb / ppcbug-rom.c
index 712af06d3fffb5eacbea43ab9ff38eb808edf99d..0619964eef3d4937d922ff64d40bf092f71a8673 100644 (file)
@@ -196,6 +196,8 @@ ppcbug_open1 (char *args, int from_tty)
   monitor_open (args, &ppcbug_cmds1, from_tty);
 }
 
+extern initialize_file_ftype _initialize_ppcbug_rom; /* -Wmissing-prototypes */
+
 void
 _initialize_ppcbug_rom (void)
 {
This page took 0.02355 seconds and 4 git commands to generate.