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