summaryrefslogtreecommitdiff
path: root/tb/sim/stack.S
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tb/sim/stack.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/tb/sim/stack.S b/tb/sim/stack.S
index f1bc0a8..490f1d6 100644
--- a/tb/sim/stack.S
+++ b/tb/sim/stack.S
@@ -17,4 +17,4 @@ stub2:
mov r4, sp
pop {lr}
mov r5, sp
- mov pc, lr
+ bx lr