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.s
blob
820f13f729b628822c0babada42790fbd01e545d
1
.text
2
.p2align 4,,15
3
.globl __fcloseall
4
.hidden __fcloseall
5
.type __fcloseall, @function
6
__fcloseall
:
7
jmp _IO_cleanup@PLT
8
.size __fcloseall, .-__fcloseall
9
.weak fcloseall
10
.set fcloseall,__fcloseall