[finsh] Remove list_mod_detail command in msh.
This commit is contained in:
parent
40570b92ac
commit
ccc89001e5
|
@ -623,7 +623,6 @@ int list_mod_detail(const char *name)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
FINSH_FUNCTION_EXPORT(list_mod_detail, list module objects in system)
|
FINSH_FUNCTION_EXPORT(list_mod_detail, list module objects in system)
|
||||||
MSH_CMD_EXPORT(list_mod_detail, list module objects in system)
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
long list(void)
|
long list(void)
|
||||||
|
|
Loading…
Reference in New Issue