libc/newlib/libc/include/termios.h

8 lines
92 B
C
Raw Normal View History

2000-02-17 20:39:52 +01:00
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/termios.h>
#ifdef __cplusplus
}
#endif