提交 b23de95f 编写于 作者: B bernard

[Kernel] comments clean up.

上级 267c61eb
......@@ -176,10 +176,10 @@ static void plug_holes(struct heap_mem *mem)
/**
* @ingroup SystemInit
*
* This function will init system heap
* This function will initialize system heap memory.
*
* @param begin_addr the beginning address of system page
* @param end_addr the end address of system page
* @param begin_addr the beginning address of system heap memory.
* @param end_addr the end address of system heap memory.
*/
void rt_system_heap_init(void *begin_addr, void *end_addr)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册