minix/lib/syscall/tcflush.s
2005-04-21 14:53:53 +00:00

8 lines
82 B
ArmAsm
Executable file

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