minix/lib/libc/syscall/ioctl.s

8 lines
74 B
ArmAsm

.sect .text
.extern __ioctl
.define _ioctl
.align 2
_ioctl:
jmp __ioctl