#ifndef SRC_CMDS #define SRC_CMDS #include /** * Initialize CLI commands. */ void cmd_init(); #endif /* SRC_CMDS */