repo.or.cz
/
zpugcc
/
jano.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed bash/dash/sh issue (Ubuntu)
[zpugcc/jano.git]
/
toolchain
/
gcc
/
newlib
/
libc
/
sys
/
sysvi386
/
read.s
blob
8ecb5bacf83c4834d2cfc3e1ee83173b4f668801
1
.globl _read
2
.globl read
3
_read
:
4
read
:
5
movl $
3
, %
eax
6
lcall $
7
,
$
0
7
jb _cerror
8
ret