tty: Add EXTPROC support for LINEMODE
[deliverable/linux.git] / arch / xtensa / include / asm / termbits.h
index 85aa6a3c0b6e677ca3e7c70a9374568897c28acd..0d6c8715b24f7fc4683fa5e5b0d9d3156dd8a897 100644 (file)
@@ -196,6 +196,7 @@ struct ktermios {
 #define FLUSHO 0010000
 #define PENDIN 0040000
 #define IEXTEN 0100000
+#define EXTPROC        0200000
 
 /* tcflow() and TCXONC use these */
 
This page took 0.116962 seconds and 5 git commands to generate.