diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-06-13 16:29:25 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-06-13 16:29:25 +0000 |
commit | db7d4daea91e105e3859cf461d7e53b9b77454b2 (patch) | |
tree | 9bb65b95440af09e8aca63abe56970dd3360cc57 /include/asm-alpha/termios.h | |
parent | 9c1c01ead627bdda9211c9abd5b758d6c687d8ac (diff) |
Merge with Linux 2.2.8.
Diffstat (limited to 'include/asm-alpha/termios.h')
-rw-r--r-- | include/asm-alpha/termios.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-alpha/termios.h b/include/asm-alpha/termios.h index 015e2debb..35e14b49b 100644 --- a/include/asm-alpha/termios.h +++ b/include/asm-alpha/termios.h @@ -79,6 +79,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__ /* eof=^D eol=\0 eol2=\0 erase=del |