home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
prgramer
/
unix
/
emx
/
include
/
termio.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-11-12
|
133 b
|
7 lines
/* termio.h (emx+gcc) */
#if !defined (_TERMIO_H)
#define _TERMIO_H
#include <sys/termio.h>
#endif /* !defined (_TERMIO_H) */