X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fbits%2Ftermios.h;h=0b09630c1598abf8979af6268848d7686bb4c4c8;hb=47d0bcd4762f223364e5b58d5a381aaa0cbd7c38;hp=7f67baf47a80d91ba591bcf936f1bffbb20f0896;hpb=cae8ac485fdcf0227f7dcc5b5af93df72fb01a9e;p=musl diff --git a/arch/powerpc/bits/termios.h b/arch/powerpc/bits/termios.h index 7f67baf4..0b09630c 100644 --- a/arch/powerpc/bits/termios.h +++ b/arch/powerpc/bits/termios.h @@ -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;