#ifndef IO_H
#define IO_H

void init_console_module(void);

#endif
