restore use of .type in asm, but use modern @function (vs %function)
[musl] / src / thread / i386 / __unmapself.s
index b5e9c71..d656959 100644 (file)
@@ -1,5 +1,6 @@
 .text
 .global __unmapself
+.type   __unmapself,@function
 __unmapself:
        movl $91,%eax
        movl 4(%esp),%ebx