mirror of
https://github.com/fluencelabs/musl
synced 2025-04-25 15:22:15 +00:00
format mips bits/termios.h consistently mips64 and n32 versions
with this change, all three files are identical.
This commit is contained in:
parent
cae8ac485f
commit
45ba07fded
@ -1,5 +1,4 @@
|
|||||||
struct termios
|
struct termios {
|
||||||
{
|
|
||||||
tcflag_t c_iflag;
|
tcflag_t c_iflag;
|
||||||
tcflag_t c_oflag;
|
tcflag_t c_oflag;
|
||||||
tcflag_t c_cflag;
|
tcflag_t c_cflag;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user