minix/lib/libc/syscall/fstatvfs.S

8 lines
80 B
ArmAsm

.text
.extern __fstatvfs
.globl _fstatvfs
.balign 2
_fstatvfs:
jmp __fstatvfs