2012-03-01 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / record.c
index 3a6598c626e3033469d936db9a256daa32860378..9b7ee2f7f5c0f014f415b4e0b44ae8664cc6f838 100644 (file)
@@ -2924,6 +2924,9 @@ cmd_record_goto (char *arg, int from_tty)
   print_stack_frame (get_selected_frame (NULL), 1, SRC_AND_LOC);
 }
 
+/* Provide a prototype to silence -Wmissing-prototypes.  */
+extern initialize_file_ftype _initialize_record;
+
 void
 _initialize_record (void)
 {
This page took 0.025989 seconds and 4 git commands to generate.