gdb/
[deliverable/binutils-gdb.git] / gdb / bsd-uthread.c
index 74716adb3ba6733fc3df64bc76dde8b448b1d790..6a07985a5dfc60533c09e12838d80888f56bd6f7 100644 (file)
@@ -204,7 +204,7 @@ bsd_uthread_activate (struct objfile *objfile)
 /* Cleanup due to deactivation.  */
 
 static void
-bsd_uthread_close (int quitting)
+bsd_uthread_close (void)
 {
   bsd_uthread_active = 0;
   bsd_uthread_thread_run_addr = 0;
This page took 0.025964 seconds and 4 git commands to generate.