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