提交 54351d17 编写于 作者: B bernard.xiong@gmail.com

fix compiling warning.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2552 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 68fadd9e
......@@ -60,7 +60,7 @@ void rt_hw_show_memory(rt_uint32_t addr, rt_uint32_t size);
/*
* exception interfaces
*/
void rt_hw_exception_install(void (*exception_handle)(void* context));
void rt_hw_exception_install(rt_err_t (*exception_handle)(void* context));
#ifdef __cplusplus
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册