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