X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=src%2Fthread%2Fi386%2Fcancellation3.s;h=88340224d2c4f4d343b046ce8ffed9f9bb796169;hp=6096b8cea3ac716eac4f1ed66da876eaef48fb30;hb=c7d19f9923c66a2ddb47272f1e8fec8b804f54c4;hpb=836ba93d93f901d25e8ed4ac34209cf547d8e217 diff --git a/src/thread/i386/cancellation3.s b/src/thread/i386/cancellation3.s index 6096b8ce..88340224 100644 --- a/src/thread/i386/cancellation3.s +++ b/src/thread/i386/cancellation3.s @@ -1,5 +1,6 @@ .text .global __pthread_unwind_next +.type __pthread_unwind_next,@function __pthread_unwind_next: pushl %eax call __pthread_unwind_next_3