summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/termios.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/termios.h')
-rw-r--r--include/asm-mips/termios.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-mips/termios.h b/include/asm-mips/termios.h
index 62e3882a3..e06bde493 100644
--- a/include/asm-mips/termios.h
+++ b/include/asm-mips/termios.h
@@ -98,6 +98,7 @@ struct termio {
#define N_PROFIBUS_FDL 10 /* Reserved for Profibus <Dave@mvhi.com> */
#define N_IRDA 11 /* Linux IrDa - http://www.cs.uit.no/~dagb/irda/irda.html */
#define N_SMSBLOCK 12 /* SMS block mode - for talking to GSM data cards about SMS messages */
+#define N_HDLC 13 /* synchronous HDLC */
#ifdef __KERNEL__