summaryrefslogtreecommitdiff
path: root/runtime.S
diff options
context:
space:
mode:
Diffstat (limited to 'runtime.S')
-rw-r--r--runtime.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime.S b/runtime.S
index 9fdef69..ccc644f 100644
--- a/runtime.S
+++ b/runtime.S
@@ -638,6 +638,7 @@ m68k_start_context:
call m68k_load_context
call *%rdi
+ call m68k_save_context
pop %r15
pop %r14