Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
refs/heads/android-15
/
.
/
libc
/
include
/
termio.h
blob: 9ba3ce89e8bba77e45adf162b98c7ffc3ca4366b [
file
] [
log
] [
blame
] [
edit
]
#pragma
once
/**
* @file termio.h
* @brief Historical alternative to `<termios.h>`.
*
* New code should use `<termios.h>` directly.
*/
#include
<termios.h>