aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-alpha/termbits.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha/termbits.h')
-rw-r--r--include/asm-alpha/termbits.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-alpha/termbits.h b/include/asm-alpha/termbits.h
index f4837fa29420..5541101b58ae 100644
--- a/include/asm-alpha/termbits.h
+++ b/include/asm-alpha/termbits.h
@@ -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 */