aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300/mn10300.igen
diff options
context:
space:
mode:
Diffstat (limited to 'sim/mn10300/mn10300.igen')
-rw-r--r--sim/mn10300/mn10300.igen2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mn10300/mn10300.igen b/sim/mn10300/mn10300.igen
index f67468d..9431c0b 100644
--- a/sim/mn10300/mn10300.igen
+++ b/sim/mn10300/mn10300.igen
@@ -3947,7 +3947,7 @@
{
/* OP_F0C0 (); */
PC = cia;
- do_syscall ();
+ do_syscall (SD);
}