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

8 lines
80 B
ArmAsm

.text
.extern __pathconf
.globl _pathconf
.balign 2
_pathconf:
jmp __pathconf