Sign in
android
/
toolchain
/
prebuilts
/
ndk-darwin
/
r21
/
refs/heads/androidx-activity-release
/
.
/
sysroot
/
usr
/
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>