remove ancient clang workaround from powerpc pthread_arch.h asm
[musl] / src / thread / microblaze / clone.s
index 030a9c3..b68cc5f 100644 (file)
@@ -1,14 +1,12 @@
 .global __clone
-.weak clone
+.hidden __clone
 .type   __clone,@function
-.type   clone,@function
 
 # r5, r6, r7, r8, r9, r10, stack
 # fn, st, fl, ar, pt, tl, ct
 # fl, st, __, pt, ct, tl
 
 __clone:
-clone:
        andi    r6, r6, -16
        addi    r6, r6, -16
        swi     r5, r6, 0
@@ -23,7 +21,7 @@ clone:
        beqi    r3, 1f
        rtsd    r15, 8
        nop
-       
+
 1:     lwi     r3, r1, 0
        lwi     r5, r1, 4
        brald   r15, r3