aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sim/mn10300/simops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mn10300/simops.c b/sim/mn10300/simops.c
index aaf7f48..7a19056 100644
--- a/sim/mn10300/simops.c
+++ b/sim/mn10300/simops.c
@@ -2869,7 +2869,7 @@ void OP_F0FE (insn, extension)
}
/* syscall */
-void OP_F020 (insn, extension)
+void OP_F0C0 (insn, extension)
unsigned long insn, extension;
{
/* We use this for simulated system calls; we may need to change