repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
termios
/
tcflow.s
blob
abe4a15a48f225e8861e202da71ff3ab83b01229
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