提交 c42c5d3b 编写于 作者: T tanek liang

[bsp] fix incompatible type for finsh_system_init in bsp/lpc824

上级 bd0d90dd
......@@ -27,7 +27,7 @@
extern int rt_application_init(void);
#ifdef RT_USING_FINSH
extern void finsh_system_init(void);
extern int finsh_system_init(void);
extern void finsh_set_device(const char* device);
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册