Minix2.0/src/lib/syscall/pathconf.s

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

_pathconf:
	jmp	__pathconf