source: branches/libc-0.6/src/emx/include/termio.h

Last change on this file was 1506, checked in by bird, 21 years ago

@unixroot. header reviews. ++

  • Property cvs2svn:cvs-rev set to 1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 179 bytes
Line 
1/* termio.h,v 1.2 2004/09/14 22:27:36 bird Exp */
2/** @file
3 * EMX
4 * @see sys/termio.h
5 */
6#ifndef _TERMIO_H
7#define _TERMIO_H
8#include <sys/termio.h>
9#endif /* not _TERMIO_H */
Note: See TracBrowser for help on using the repository browser.