Change how complex types are printed in C
[deliverable/binutils-gdb.git] / gdb / proc-events.c
index 5fd92b5328ecab9086a3b5283d32c76ff892080c..e921c47f8f059442f41d28b49cc2ef60d2713c16 100644 (file)
@@ -762,8 +762,9 @@ proc_prettyprint_actionset (struct sigaction *actions, int verbose)
 {
 }
 
+void _initialize_proc_events ();
 void
-_initialize_proc_events (void)
+_initialize_proc_events ()
 {
   init_syscall_table ();
 }
This page took 0.025365 seconds and 4 git commands to generate.