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