minix/lib/libc/syscall/tcflow.s

8 lines
78 B
ArmAsm

.sect .text
.extern __tcflow
.define _tcflow
.align 2
_tcflow:
jmp __tcflow