提交 c41b9c29 编写于 作者: D dzzxzz

fix a compile warning

Warning[w6]: Type conflict for external/entry "list", in module symbol against external/entry in module cmd; function return types are different; different basic types 


git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1683 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 472cc933
......@@ -490,7 +490,7 @@ int list_mod_detail(const char* name)
FINSH_FUNCTION_EXPORT(list_mod_detail, list module objects in system)
#endif
int list()
long list(void)
{
struct finsh_syscall_item* syscall_item;
struct finsh_sysvar_item* sysvar_item;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册