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
/
dgettext.s
blob
34287e064700223682c06ee971cd67efcda69731
1
.text
2
.p2align 4,,15
3
.globl __dgettext
4
.type __dgettext, @function
5
__dgettext
:
6
movl $
5
, %
edx
7
jmp __dcgettext
8
.size __dgettext, .-__dgettext
9
.weak dgettext
10
.set dgettext,__dgettext
11
.hidden __dcgettext