xref: /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/termio.h (revision 53ee8cc121a030b8d368113ac3e966b4705770ef)
1 /* Compatible <termio.h> for old `struct termio' ioctl interface.
2    This is obsolete; use the POSIX.1 `struct termios' interface
3    defined in <termios.h> instead.  */
4 
5 #include <termios.h>
6 #include <sys/ioctl.h>
7