This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-alpha / termbits.h
index f4837fa..5541101 100644 (file)
@@ -148,6 +148,7 @@ struct termios {
 #define HUPCL  00040000
 
 #define CLOCAL 00100000
+#define CMSPAR   010000000000          /* mark or space (stick) parity */
 #define CRTSCTS          020000000000          /* flow control */
 
 /* c_lflag bits */