88340224d2c4f4d343b046ce8ffed9f9bb796169
[musl] / src / thread / i386 / cancellation3.s
1 .text
2 .global __pthread_unwind_next
3 .type   __pthread_unwind_next,@function
4 __pthread_unwind_next:
5         pushl %eax
6         call __pthread_unwind_next_3
7         popl %eax
8         ret