index
:
.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
b-scan
/
include
/
bscan
/
tty.h
blob: 09d73c096ea1bfd09ddb655cd6ef6c394976f737 (
plain
)
1
2
3
4
5
6
7
/* * tty support functions */ void tty_done (); void tty_init (); int tty_getchar ();