Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)
[deliverable/binutils-gdb.git] / gdb / remote-hms.c
index 454631079fbb318713b71e6b747eeb6e5e09fd18..92cab9a5200d22bb9df9f3ee79898b6feddbd1ad 100644 (file)
@@ -638,8 +638,8 @@ hms_detach (args, from_tty)
 /* Tell the remote machine to resume.  */
 
 void
-hms_resume (step, sig)
-     int step, sig;
+hms_resume (pid, step, sig)
+     int pid, step, sig;
 {
   dcache_flush ();
 
This page took 0.025764 seconds and 4 git commands to generate.