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
/
setbuf.shared.s
blob
fc670add65299f9f83f8ed9870a19e66082893cf
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 setbuf
9
.type setbuf, @function
10
setbuf
:
11
movl $
8192
, %
edx
12
jmp __GI__IO_setbuffer
13
.size setbuf, .-setbuf