termios.h 92 B

1234567
  1. #ifdef __cplusplus
  2. extern "C" {
  3. #endif
  4. #include <sys/termios.h>
  5. #ifdef __cplusplus
  6. }
  7. #endif