minix/lib/libc/syscall/mknod.s

8 lines
74 B
ArmAsm

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