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

.sect .text
.extern	__tcflush
.define	_tcflush
.align 2

_tcflush:
	jmp	__tcflush