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
/
herrno.s
blob
13ef004c4bf18abea74fa2be31e8244a88c13966
1
.text
2
.p2align 4,,15
3
.globl __h_errno_location
4
.type __h_errno_location, @function
5
__h_errno_location
:
6
movq __h_errno@gottpoff
(%
rip
), %
rax
7
addq
%
fs
:
0
, %
rax
8
ret
9
.size __h_errno_location, .-__h_errno_location