Welcome to mirror list, hosted at ThFree Co, Russian Federation.

termios.h « include « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee1820ce04763d3cea6b863baff5fa560d7b2d15 (plain)
1
2
3
4
5
6
7
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/termios.h>
#ifdef __cplusplus
}
#endif