tty: Add EXTPROC support for LINEMODE
[deliverable/linux.git] / arch / avr32 / include / asm / termbits.h
index db2daab31fdb55d961cb2803dd90a740e55c0e97..366adc5ebb100db9924f584568327db7ab70672c 100644 (file)
@@ -175,6 +175,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.045556 seconds and 5 git commands to generate.