Explorar el Código

Remove list_mod_detail command from msh.

bernard hace 10 años
padre
commit
924264b277
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      components/finsh/cmd.c

+ 0 - 1
components/finsh/cmd.c

@@ -623,7 +623,6 @@ int list_mod_detail(const char *name)
     return 0;
 }
 FINSH_FUNCTION_EXPORT(list_mod_detail, list module objects in system)
-MSH_CMD_EXPORT(list_mod_detail, list module objects in system)
 #endif
 
 long list(void)