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
/
fcntl.s
blob
dc3e11f74a6b4e9b1b60565714737831e596e4c7
1
2
.globl _fcntl
3
.globl fcntl
4
_fcntl
:
5
fcntl
:
6
movl $
0x3e
, %
eax
7
lcall $
7
,
$
0
8
jb _cerror
9
ret