*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / bsd-uthread.c
index ea9831be9b3c68b1517085449fce2b62030132fb..948af8fb52b2e87ab5d763706bba0a00b5908725 100644 (file)
@@ -397,7 +397,7 @@ bsd_uthread_wait (struct target_ops *ops,
 
 static void
 bsd_uthread_resume (struct target_ops *ops,
-                   ptid_t ptid, int step, enum target_signal sig)
+                   ptid_t ptid, int step, enum gdb_signal sig)
 {
   /* Pass the request to the layer beneath.  */
   struct target_ops *beneath = find_target_beneath (ops);
This page took 0.023578 seconds and 4 git commands to generate.