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