tty: Add EXTPROC support for LINEMODE
[deliverable/linux.git] / arch / frv / include / asm / termbits.h
index 5568492b50860ba04c98e247ee18535f7f8d50be..7722e19cc349b2058ac02eb065df8e8a476a61d4 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 */
This page took 0.040926 seconds and 5 git commands to generate.