Files
minix/lib/libc/syscall/mkfifo.S
T

8 lines
72 B
ArmAsm

.text
.extern __mkfifo
.globl _mkfifo
.balign 2
_mkfifo:
jmp __mkfifo