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

8 lines
64 B
ArmAsm

.text
.extern __stat
.globl _stat
.balign 2
_stat:
jmp __stat