* target.h: Add enum target_waitkind, enum target_signal, and
[deliverable/binutils-gdb.git] / gdb / hppab-nat.c
index a47474f966948b256453cc852973ea0e69595a46..ac36652d8ee897b9d2c48454020a7b5d5fd28307 100644 (file)
@@ -258,7 +258,7 @@ void
 child_resume (pid, step, signal)
      int pid;
      int step;
-     int signal;
+     enum target_signal signal;
 {
   errno = 0;
 
This page took 0.022791 seconds and 4 git commands to generate.