#include #include #include "io.h" int io_init(void) { return 0; } void io_exit(void) { }