clarify the purpose of this project
[nyanglibc.git] / nptl / pthread_spin_destroy.shared.s
blobce53671de455a7abb8da3b0934c524d58f4651a2
1 .text
2 .p2align 4,,15
3 .globl pthread_spin_destroy
4 .type pthread_spin_destroy, @function
5 pthread_spin_destroy:
6 xorl %eax, %eax
7 ret
8 .size pthread_spin_destroy, .-pthread_spin_destroy