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
/
thrd_current.s
blob
8b3354ac761ce83dee303ffeb78fb31445ee6cea
1
.text
2
.p2align 4,,15
3
.globl thrd_current
4
.type thrd_current, @function
5
thrd_current
:
6
movq
%
fs
:
16
, %
rax
7
ret
8
.size thrd_current, .-thrd_current