musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--src/thread/arm/clone.s 3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/thread/arm/clone.s b/src/thread/arm/clone.s
index 127fc0be..ce372ad3 100644
--- a/src/thread/arm/clone.s
+++ b/src/thread/arm/clone.s
@@ -31,5 +31,6 @@ clone:
mov r0,#1
svc 0
-1: blx r5
+1: mov lr,pc
+ bx r5
b 2b
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月08日 02:56:39 +0000

AltStyle によって変換されたページ (->オリジナル) /