Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
630aa3cfd5f0bae9547fe7dff175d7323d60140d
/
.
/
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