OVMS3-idf/components/newlib/include/termios.h

8 lines
92 B
C
Raw Normal View History

2016-08-17 15:08:22 +00:00
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/termios.h>
#ifdef __cplusplus
}
#endif