Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
cafdd8ba08935d9b161bb781851dc4c0e6f70427
/
.
/
include
/
linux
/
termios.h
blob: 478662889f487db6fb1b8f6abba1bd781831a445 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_LINUX_TERMIOS_H
2
#define
_LINUX_TERMIOS_H
3
4
#include
<linux/types.h>
5
#include
<asm/termios.h>
6
7
#endif