clarify the purpose of this project
[nyanglibc.git] / nptl / mtx_destroy.s
blob84109334e94a822c544805c5b5406375e6348cf2
1 .text
2 .p2align 4,,15
3 .globl mtx_destroy
4 .type mtx_destroy, @function
5 mtx_destroy:
6 jmp __pthread_mutex_destroy@PLT
7 .size mtx_destroy, .-mtx_destroy