minix/lib/libc/syscall/tcflush.S
2010-03-03 14:27:30 +00:00

8 lines
76 B
ArmAsm

.text
.extern __tcflush
.globl _tcflush
.balign 2
_tcflush:
jmp __tcflush