minix/lib/libc/syscall/fstatfs.s

8 lines
82 B
ArmAsm

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