* infrun.c (follow_fork): Initialize new step_* locals
[deliverable/binutils-gdb.git] / gdb / target-descriptions.c
index 9ff66ddd949403f201e5c449166f139e5bf271e4..c1eec14542eb416771768e1e8ab2e312b5521492 100644 (file)
@@ -1125,6 +1125,9 @@ maint_print_c_tdesc_cmd (char *args, int from_tty)
   printf_unfiltered ("}\n");
 }
 
+/* Provide a prototype to silence -Wmissing-prototypes.  */
+extern initialize_file_ftype _initialize_target_descriptions;
+
 void
 _initialize_target_descriptions (void)
 {
This page took 0.023508 seconds and 4 git commands to generate.