minix/lib/libc/syscall/fpathconf.s

8 lines
90 B
ArmAsm

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