sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}
[deliverable/binutils-gdb.git] / sim / mn10300 / op_utils.c
index b46210f6b403edb33ac18d5df85fd13043710eff..36f387c9bd3cb0d9eea3a5af7c3072947ca8462f 100644 (file)
@@ -164,7 +164,7 @@ syscall_write_mem (host_callback *cb, struct cb_syscall *sc,
 
 /* syscall */
 INLINE_SIM_MAIN (void)
-do_syscall ()
+do_syscall (void)
 {
 
   /* We use this for simulated system calls; we may need to change
This page took 0.028673 seconds and 4 git commands to generate.