#ifndef __SHELL_COMMANDS_H #define __SHELL_COMMANDS_H #include extern const shell_command_t _shell_command_list[]; #endif /* __SHELL_COMMANDS_H */