fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / sys / sysvi386 / ioctl.s
blobb63597d1f7606aff1d10067f7ba883a29b50dae1
2 .globl _ioctl
3 .globl ioctl
4 _ioctl:
5 ioctl:
6 movl $0x36, %eax
7 lcall $7,$0
8 jb _cerror
9 ret