minix/lib/libc/syscall/fstat.s

8 lines
74 B
ArmAsm

.sect .text
.extern __fstat
.define _fstat
.align 2
_fstat:
jmp __fstat