* checkin of missing header file
This commit is contained in:
parent
02945e22f7
commit
f860abc408
8
sys/include/shell_commands.h
Normal file
8
sys/include/shell_commands.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef __SHELL_COMMANDS_H
|
||||
#define __SHELL_COMMANDS_H
|
||||
|
||||
#include <shell.h>
|
||||
|
||||
extern const shell_command_t _shell_command_list[];
|
||||
|
||||
#endif /* __SHELL_COMMANDS_H */
|
||||
Loading…
x
Reference in New Issue
Block a user