summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/termios.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-02-05 06:47:02 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-02-05 06:47:02 +0000
commit99a7e12f34b3661a0d1354eef83a0eef4df5e34c (patch)
tree3560aca9ca86792f9ab7bd87861ea143a1b3c7a3 /include/asm-sparc64/termios.h
parente73a04659c0b8cdee4dd40e58630e2cf63afb316 (diff)
Merge with Linux 2.3.38.
Diffstat (limited to 'include/asm-sparc64/termios.h')
-rw-r--r--include/asm-sparc64/termios.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-sparc64/termios.h b/include/asm-sparc64/termios.h
index 953b5bdd3..578e07251 100644
--- a/include/asm-sparc64/termios.h
+++ b/include/asm-sparc64/termios.h
@@ -1,4 +1,4 @@
-/* $Id: termios.h,v 1.8 1999/03/25 09:11:26 davem Exp $ */
+/* $Id: termios.h,v 1.9 1999/12/02 09:57:53 davem Exp $ */
#ifndef _SPARC64_TERMIOS_H
#define _SPARC64_TERMIOS_H
@@ -69,7 +69,7 @@ struct winsize {
#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 */
-#define N_SYNC_PPP 14
+#define N_SYNC_PPP 14 /* synchronous PPP */
#ifdef __KERNEL__