remove use of endian.h from arch reloc.h headers, clean up
[musl] / src / thread / mips / clone.s
index 30a0146..0446338 100644 (file)
@@ -1,5 +1,6 @@
 .set noreorder
 .global __clone
+.hidden __clone
 .type   __clone,@function
 __clone:
        # Save function pointer and argument pointer on new thread stack