fix namespace violations in termios.h, at least mostly
authorRich Felker <dalias@aerifal.cx>
Thu, 9 Jan 2014 00:20:55 +0000 (19:20 -0500)
committerRich Felker <dalias@aerifal.cx>
Thu, 9 Jan 2014 00:20:55 +0000 (19:20 -0500)
commita627eb35864d5c29a3c3300dfe83745ab1e7a00f
tree874aeaaa0495ec153881c6c78c3ec913acc0a92d
parentacde013522fc264f0898d300cc9d2ff796c1a006
fix namespace violations in termios.h, at least mostly

the fix should be complete on archs that use the generic definitions
(i386, arm, x86_64, microblaze), but mips and powerpc have not been
checked thoroughly and may need more fixes.
arch/arm/bits/termios.h
arch/i386/bits/termios.h
arch/microblaze/bits/termios.h
arch/mips/bits/termios.h
arch/powerpc/bits/termios.h
arch/x86_64/bits/termios.h