aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include/termios.h
blob: ee1820ce04763d3cea6b863baff5fa560d7b2d15 (plain)
1
2
3
4
5
6
7
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/termios.h>
#ifdef __cplusplus
}
#endif