minix/lib/libc/syscall/statvfs.S

8 lines
76 B
ArmAsm

.text
.extern __statvfs
.globl _statvfs
.balign 2
_statvfs:
jmp __statvfs