ifdef shell _heap_handler for corresponding module
This commit is contained in:
parent
3fd73c60c6
commit
61df6e05a3
@ -29,7 +29,9 @@ extern void _reboot_handler(char *unused);
|
||||
extern void _id_handler(char *id);
|
||||
#endif
|
||||
|
||||
#ifdef MODULE_LPC_COMMON
|
||||
extern void _heap_handler(char *unused);
|
||||
#endif
|
||||
|
||||
#ifdef MODULE_PS
|
||||
extern void _ps_handler(char *unused);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user