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

8 lines
68 B
ArmAsm

.text
.extern __fstat
.globl _fstat
.balign 2
_fstat:
jmp __fstat