minix/lib/libc/syscall/fstatfs.s

7 lines
82 B
ArmAsm

.sect .text
.extern __fstatfs
.define _fstatfs
.align 2
_fstatfs:
jmp __fstatfs