agbcc/libc/include/termios.h
2017-12-20 16:34:35 -05:00

8 lines
92 B
C

#ifdef __cplusplus
extern "C" {
#endif
#include <sys/termios.h>
#ifdef __cplusplus
}
#endif