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