repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- retrieve binary packages and sources from webserver to make a release, incremental...
[minix.git]
/
lib
/
syscall
/
tcgetattr.s
blob
5fbb7f9d4bb69f3c27cdd14c59dd2123aec73281
1
.sect .text
2
.extern __tcgetattr
3
.define _tcgetattr
4
.align 2
5
6
_tcgetattr
:
7
jmp __tcgetattr