source: svn/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/termio.h @ 26

Last change on this file since 26 was 26, checked in by phkim, 11 years ago
  1. phkim
  2. 서경방소에서 kctv 로고 변경
  • 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.