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
/
pclose.s
blob
1c3b3710836a646cc8d9048681831c74a1cf3eb6
1
.text
2
.p2align 4,,15
3
.globl __new_pclose
4
.type __new_pclose, @function
5
__new_pclose
:
6
jmp _IO_new_fclose@PLT
7
.size __new_pclose, .-__new_pclose
8
.weak pclose
9
.set pclose,__new_pclose