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
/
res.s
blob
21c390707fd4785c667261d6c88cd76406b47896
1
.text
2
.p2align 4,,15
3
.globl __res_state
4
.type __res_state, @function
5
__res_state
:
6
movq __resp@gottpoff
(%
rip
), %
rax
7
movq
%
fs
:(%
rax
), %
rax
8
ret
9
.size __res_state, .-__res_state