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]
/
libio
/
fcloseall.shared.s
blob
d05830563c24ec4a8c5f28cbd8e674637442f4d6
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 __fcloseall
9
.hidden __fcloseall
10
.type __fcloseall, @function
11
__fcloseall
:
12
jmp _IO_cleanup@PLT
13
.size __fcloseall, .-__fcloseall
14
.weak fcloseall
15
.set fcloseall,__fcloseall