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