Files
minix/lib/libc/syscall/tcgetattr.S
T

8 lines
84 B
ArmAsm

.text
.extern __tcgetattr
.globl _tcgetattr
.balign 2
_tcgetattr:
jmp __tcgetattr