new lock algorithm with state and congestion count in one atomic int
[musl] / arch / powerpc / bits / termios.h
index d2fc297..0b09630 100644 (file)
@@ -1,7 +1,6 @@
 #undef NCCS
 #define NCCS 19
-struct termios
-{
+struct termios {
        tcflag_t c_iflag;
        tcflag_t c_oflag;
        tcflag_t c_cflag;
@@ -152,7 +151,7 @@ struct termios
 #define EXTA    0000016
 #define EXTB    0000017
 #define CBAUD   00377
-#define CBAUDEX 0000000
+#define CBAUDEX 0000020
 #define CIBAUD  077600000
 #define CMSPAR  010000000000
 #define CRTSCTS 020000000000