ack/mach/sun2/libsys/_fcntl.s

5 lines
126 B
ArmAsm
Raw Normal View History

1990-01-22 11:56:01 +00:00
#include "syscall.h"
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define __fcntl
__fcntl: SYSTEM(SYS_fcntl)