remove all .size and .type directives for functions from the asm
[musl] / src / thread / i386 / cancellation3.s
index 210293e..6096b8c 100644 (file)
@@ -1,6 +1,5 @@
 .text
 .global __pthread_unwind_next
-.type   __pthread_unwind_next,%function
 __pthread_unwind_next:
        pushl %eax
        call __pthread_unwind_next_3