clarify the purpose of this project
[nyanglibc.git] / nptl / pthread_atfork.nonshared.s
blobf53cea95ae31c98aa36cffb013ae8795480db065
1 .text
2 .p2align 4,,15
3 .globl __pthread_atfork
4 .hidden __pthread_atfork
5 .type __pthread_atfork, @function
6 __pthread_atfork:
7 movq __dso_handle(%rip), %rcx
8 jmp __register_atfork@PLT
9 .size __pthread_atfork, .-__pthread_atfork
10 .weak pthread_atfork
11 .hidden pthread_atfork
12 .set pthread_atfork,__pthread_atfork
13 .hidden __dso_handle