gdb/testsuite: Add compiler options parameter to function_range helper
[deliverable/binutils-gdb.git] / gdb / typeprint.c
index effc511e5bb62ccb46fe1fc78f250cc7c16ef041..e58cd5da289c86a996149c27e0653e38ad916fa6 100644 (file)
@@ -798,8 +798,9 @@ show_print_type_nested_types  (struct ui_file *file, int from_tty,
     }
 }
 
+void _initialize_typeprint ();
 void
-_initialize_typeprint (void)
+_initialize_typeprint ()
 {
   struct cmd_list_element *c;
 
This page took 0.023456 seconds and 4 git commands to generate.