From db7d4daea91e105e3859cf461d7e53b9b77454b2 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 13 Jun 1999 16:29:25 +0000 Subject: Merge with Linux 2.2.8. --- include/asm-m68k/termios.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/asm-m68k/termios.h') diff --git a/include/asm-m68k/termios.h b/include/asm-m68k/termios.h index a65484efb..fcc26bf03 100644 --- a/include/asm-m68k/termios.h +++ b/include/asm-m68k/termios.h @@ -60,6 +60,7 @@ struct termio { #define N_PROFIBUS_FDL 10 /* Reserved for Profibus */ #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__ -- cgit v1.2.3