ack/mach/sun3/libsys/_getrusage.s

5 lines
138 B
ArmAsm
Raw Permalink Normal View History

1990-01-19 15:17:33 +00:00
#include "syscall.h"
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define __getrusage
__getrusage: SYSTEM(SYS_getrusage)