diff options
Diffstat (limited to 'arch/powerpc/bits/termios.h')
-rw-r--r-- | arch/powerpc/bits/termios.h | 3 |
1 files changed, 1 insertions, 2 deletions
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; |