Use add_partial_symbol in load_partial_dies
[binutils-gdb.git] / gdb / bsd-uthread.c
index a8622a8b0e47346e94ef49aaf2e39431a4fac0a9..15d538c16db5f470a4213b565f293c1cd3ba3b7f 100644 (file)
@@ -544,8 +544,9 @@ bsd_uthread_target::pid_to_str (ptid_t ptid)
   return normal_pid_to_str (ptid);
 }
 
+void _initialize_bsd_uthread ();
 void
-_initialize_bsd_uthread (void)
+_initialize_bsd_uthread ()
 {
   bsd_uthread_data = gdbarch_data_register_pre_init (bsd_uthread_init);