]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
dded missing N_* constants.
authorUlrich Drepper <drepper@redhat.com>
Sat, 13 Nov 1999 00:51:03 +0000 (00:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 13 Nov 1999 00:51:03 +0000 (00:51 +0000)
sysdeps/unix/sysv/linux/powerpc/bits/termios.h

index 446309584a5aa5b564e27328024798e551c2f19d..ae14d5bcbfdc949081cd01f96168c95dfb2c11b9 100644 (file)
@@ -288,3 +288,14 @@ struct termio {
 #define N_SLIP         1
 #define N_MOUSE                2
 #define N_PPP          3
+#define N_STRIP                4
+#define N_AX25         5
+#define N_X25          6       /* X.25 async  */
+#define N_6PACK                7
+#define N_MASC         8       /* Mobitex module  */
+#define N_R3964                9       /* Simatic R3964 module  */
+#define N_PROFIBUS_FDL 10      /* Profibus  */
+#define N_IRDA         11      /* Linux IR  */
+#define N_SMSBLOCK     12      /* SMS block mode  */
+#define N_HDLC         13      /* synchronous HDLC  */
+#define N_SYNC_PPP     14      /* synchronous PPP  */