minix/lib/libc/syscall/tcdrain.s

8 lines
82 B
ArmAsm

.sect .text
.extern __tcdrain
.define _tcdrain
.align 2
_tcdrain:
jmp __tcdrain