summaryrefslogtreecommitdiff
path: root/coroutine/arm64/Context.s
diff options
context:
space:
mode:
Diffstat (limited to 'coroutine/arm64/Context.s')
-rw-r--r--coroutine/arm64/Context.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/coroutine/arm64/Context.s b/coroutine/arm64/Context.s
index 2410dfc7cd..f6e5f0a6bc 100644
--- a/coroutine/arm64/Context.s
+++ b/coroutine/arm64/Context.s
@@ -7,8 +7,10 @@
.text
.align 2
+
.global coroutine_transfer
coroutine_transfer:
+
# Make space on the stack for caller registers
sub sp, sp, 0xb0