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