X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fthread%2Farm%2Fclone.s;h=fe2e0e60ec4c9e5963fe55d5a940f4028f6c39da;hb=e6def544358afd5648a428d2e02c147a1f901048;hp=d146999bda7bc3f86b1ebc5e20f9b334d17f350c;hpb=fdf5f1b13123883ac1d5e298e5f32c7ed43578ce;p=musl diff --git a/src/thread/arm/clone.s b/src/thread/arm/clone.s index d146999b..fe2e0e60 100644 --- a/src/thread/arm/clone.s +++ b/src/thread/arm/clone.s @@ -1,3 +1,4 @@ +.syntax unified .text .global __clone .type __clone,%function @@ -15,8 +16,6 @@ __clone: tst r0,r0 beq 1f ldmfd sp!,{r4,r5,r6,r7} - tst lr,#1 - moveq pc,lr bx lr 1: mov r0,r6