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_delete.s
blob
32324b1f0b9513eeb63d548cd579112dd0c5728c
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