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