source: svn/trunk/newcon3bcm2_21bu/toolchain/mipsel-linux-uclibc/include/termio.h

Last change on this file was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 214 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.