Files
rpi_b/lib/libc/syscall/tcflush.S
T

8 lines
76 B
ArmAsm

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