repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
nptl
/
tss_get.shared.s
blob
e340bc6445f8c34ea8db785b1fc9c27ff093ee7a
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