summaryrefslogtreecommitdiff
path: root/src/termios/CS7.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/termios/CS7.h')
-rw-r--r--src/termios/CS7.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/termios/CS7.h b/src/termios/CS7.h
new file mode 100644
index 00000000..4cd10f40
--- /dev/null
+++ b/src/termios/CS7.h
@@ -0,0 +1,5 @@
+#include <termios.h>
+#define CS7 (0x2)
+/*
+POSIX(1)
+*/