2003-06-11 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / dbug-rom.c
index aadab6f5b065c4072c8d153b4724bca6b1bf2a4c..a592334ea05a254c3f5e0450b0d369603eb06f52 100644 (file)
@@ -160,6 +160,8 @@ dbug_open (char *args, int from_tty)
   monitor_open (args, &dbug_cmds, from_tty);
 }
 
+extern initialize_file_ftype _initialize_dbug_rom; /* -Wmissing-prototypes */
+
 void
 _initialize_dbug_rom (void)
 {
This page took 0.026121 seconds and 4 git commands to generate.