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 more binutils issues (newer gcc/libc)
[zpugcc/jano.git]
/
toolchain
/
gcc
/
newlib
/
libc
/
sys
/
sysvi386
/
lseek.s
blob
88b2fc1b02df4bf7c3c5274e6502f4cdd249e7b7
1
.globl _lseek
2
.globl lseek
3
_lseek
:
4
lseek
:
5
movl $
0x13
, %
eax
6
lcall $
7
,
$
0
7
jb _cerror
8
ret