aboutsummaryrefslogtreecommitdiff
path: root/xosc.s
diff options
context:
space:
mode:
Diffstat (limited to 'xosc.s')
-rw-r--r--xosc.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/xosc.s b/xosc.s
index ee58ec0..acfc577 100644
--- a/xosc.s
+++ b/xosc.s
@@ -20,4 +20,4 @@ start_xosc:
ldr r0, [r1, STATUS_OFST]
lsrs r0, r0, 31 // poll status bit
beq 1b
- mov pc, lr
+ bx lr