source: svn/branches/kctv/newcon3bcm2_21bu/toolchain/mipsel-linux-uclibc/include/termio.h @ 61

Last change on this file since 61 was 2, checked in by phkim, 11 years ago

1.phkim

  1. revision copy newcon3sk r27
  • 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.