clarify the purpose of this project
[nyanglibc.git] / nptl / thrd_current.shared.s
blob484d9bd92d1d7419401039a41f599be81eceaa62
1 .text
2 #APP
3 memmove = __GI_memmove
4 memset = __GI_memset
5 memcpy = __GI_memcpy
6 #NO_APP
7 .p2align 4,,15
8 .globl thrd_current
9 .type thrd_current, @function
10 thrd_current:
11 movq %fs:16, %rax
12 ret
13 .size thrd_current, .-thrd_current