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