new lock algorithm with state and congestion count in one atomic int
[musl] / arch / powerpc / bits / termios.h
index 7f67baf..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;