ack/mach/i386/libsys/fcntl.s

7 lines
107 B
ArmAsm
Raw Normal View History

1989-10-10 11:40:55 +00:00
.sect .text; .sect .rom; .sect .data; .sect .bss
.define _fcntl
.sect .text
_fcntl:
mov ax,62
jmp syscal