tumbledemerald-legacy/agbcc/libc/include/termios.h
2022-05-19 17:14:13 +00:00

8 lines
92 B
C

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