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]
/
locale
/
nl_langinfo.s
blob
1923694f47f6e1ecb57658e73c9711bc45065df2
1
.text
2
.p2align 4,,15
3
.globl nl_langinfo
4
.hidden nl_langinfo
5
.type nl_langinfo, @function
6
nl_langinfo
:
7
movq __libc_tsd_LOCALE@gottpoff
(%
rip
), %
rax
8
movq
%
fs
:(%
rax
), %
rsi
9
jmp __nl_langinfo_l
10
.size nl_langinfo, .-nl_langinfo
11
.hidden __nl_langinfo_l