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