toaruos/base/usr/include/termios.h

8 lines
92 B
C
Raw Normal View History

2018-02-25 08:13:54 +03:00
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/termios.h>
#ifdef __cplusplus
}
#endif