minix/lib/libc/syscall/pathconf.s

8 lines
86 B
ArmAsm

.sect .text
.extern __pathconf
.define _pathconf
.align 2
_pathconf:
jmp __pathconf