ack/mach/sun2/libsys/utimes.s

5 lines
127 B
ArmAsm
Raw Normal View History

1987-03-03 09:37:26 +00:00
#include "syscall.h"
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define _utimes
_utimes: SYSTEM(SYS_utimes)