Files
rpi_b/lib/syscall/fpathconf.s
T

8 lines
90 B
ArmAsm

.sect .text
.extern __fpathconf
.define _fpathconf
.align 2
_fpathconf:
jmp __fpathconf