Files
rpi_b/lib/libc/syscall/fstatfs.S
T

8 lines
76 B
ArmAsm

.text
.extern __fstatfs
.globl _fstatfs
.balign 2
_fstatfs:
jmp __fstatfs