ack/mach/sun3/libsys/fstat.s

5 lines
128 B
ArmAsm
Raw Normal View History

1987-02-20 14:36:01 +00:00
#include "syscall.h"
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
1990-01-19 16:25:54 +00:00
.define ___fstat
___fstat: SYSTEM(SYS_fstat)