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]
/
stdio-common
/
vfscanf.s
blob
476ae8be7830526fc68b913038696845c2fa691e
1
.text
2
.p2align 4,,15
3
.globl ___vfscanf
4
.type ___vfscanf, @function
5
___vfscanf
:
6
.LFB68:
7
xorl
%
ecx
, %
ecx
8
jmp __vfscanf_internal
9
.LFE68:
10
.size ___vfscanf, .-___vfscanf
11
.weak vfscanf
12
.set vfscanf,___vfscanf
13
.globl __vfscanf
14
.hidden __vfscanf
15
.set __vfscanf,___vfscanf
16
.hidden __vfscanf_internal