ack/mach/m68020/libsys/_ioctl.s

10 lines
129 B
ArmAsm
Raw Permalink Normal View History

1990-01-22 08:51:54 +00:00
.define __ioctl
.extern __ioctl
.sect .text
.sect .rom
.sect .data
.sect .bss
.sect .text
__ioctl: move.l #0x36,d0
jmp (call)