clarify the purpose of this project
[nyanglibc.git] / termios / tcflow.s
blobabe4a15a48f225e8861e202da71ff3ab83b01229
1 .text
2 .p2align 4,,15
3 .globl tcflow
4 .type tcflow, @function
5 tcflow:
6 movl %esi, %edx
7 xorl %eax, %eax
8 movl $21514, %esi
9 jmp __ioctl
10 .size tcflow, .-tcflow
11 .hidden __ioctl