summaryrefslogtreecommitdiff
path: root/gdb/remote-z8k.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-z8k.c')
-rw-r--r--gdb/remote-z8k.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/remote-z8k.c b/gdb/remote-z8k.c
index 16fc73a68d0..f93a2310bed 100644
--- a/gdb/remote-z8k.c
+++ b/gdb/remote-z8k.c
@@ -310,7 +310,8 @@ sim_mourn ()
}
static void
-rem_resume (a, b)
+rem_resume (pid, a, b)
+ int pid;
int a;
int b;
{