Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)
[deliverable/binutils-gdb.git] / gdb / remote-sim.c
index 313c4849fbb61426f08d2e2954de9091b9ecbd72..005515df43ac5ea8c7e902633cfbbba34685a936 100644 (file)
@@ -242,7 +242,7 @@ sim_before_main_loop ()
 }
 
 
-static void rem_resume(a,b)
+static void rem_resume(pid, a , b)
 {
   sim_resume(a,b);
 }
This page took 0.025102 seconds and 4 git commands to generate.