home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************************
- *
- * $Source: /usr/local/cvsroot/gccsdk/unixlib/source/clib/sys/Attic/termios.h,v $
- * $Date: 2001/09/03 12:03:29 $
- * $Revision: 1.1.2.1 $
- * $State: Exp $
- * $Author: admin $
- *
- ***************************************************************************/
-
- #ifndef __SYS_TERMIOS_H
- #define __SYS_TERMIOS_H 1
- #ifndef __TERMIOS_H
- #include <termios.h>
- #endif
- #endif
-