* checkin of missing header file

dev/timer
Kaspar Schleiser 13 years ago
parent 02945e22f7
commit f860abc408

@ -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…
Cancel
Save