* h8300-tdep.c (h8300_push_dummy_call): Replace unsafe alloca
[deliverable/binutils-gdb.git] / gdb / sol-thread.c
index 01bc2e0545bd8a2cc234c1c2df2bd613d930bd50..3577b5affd0fa833fdb634221fbdb6039fe17011 100644 (file)
@@ -345,7 +345,7 @@ sol_thread_detach (struct target_ops *ops, char *args, int from_tty)
 
 static void
 sol_thread_resume (struct target_ops *ops,
-                  ptid_t ptid, int step, enum target_signal signo)
+                  ptid_t ptid, int step, enum gdb_signal signo)
 {
   struct cleanup *old_chain;
   struct target_ops *beneath = find_target_beneath (ops);
This page took 0.024841 seconds and 4 git commands to generate.