tty: Add EXTPROC support for LINEMODE
[deliverable/linux.git] / arch / m32r / include / asm / termbits.h
index bc104008b55b533af1f273dd7750279753566bd7..957a3c688549f48c1981dba0d0364bc0e6471513 100644 (file)
@@ -179,6 +179,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.034609 seconds and 5 git commands to generate.