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

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

_tcflow:
	jmp	__tcflow