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]
/
intl
/
gettext.shared.s
blob
29516c95db94f3ffefcf27250bb71f9dffa66858
1
.text
2
#APP
3
memmove
=
__GI_memmove
4
memset
=
__GI_memset
5
memcpy
=
__GI_memcpy
6
#NO_APP
7
.p2align 4,,15
8
.globl __gettext
9
.type __gettext, @function
10
__gettext
:
11
movq
%
rdi
, %
rsi
12
movl $
5
, %
edx
13
xorl
%
edi
, %
edi
14
jmp __GI___dcgettext
15
.size __gettext, .-__gettext
16
.weak gettext
17
.set gettext,__gettext