• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/
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