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

.sect .text
.extern	__mknod
.define	_mknod
.align 2

_mknod:
	jmp	__mknod