pokefirered/tools/agbcc/include/termios.h
2026-03-26 12:33:08 -06:00

8 lines
92 B
C

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