mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-24 09:03:23 +00:00
使得DragonOS kernel 能为riscv64编译通过(尚未能启动) (#457)
* 使得DragonOS kernel 能为riscv64编译通过(尚未能启动) * 修正了系统调用号声明不正确的问题,同时添加了编译配置文档
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
:maxdepth: 1
|
||||
:caption: 内核层
|
||||
|
||||
kernel/configuration/index
|
||||
kernel/boot/index
|
||||
kernel/core_api/index
|
||||
kernel/locking/index
|
||||
@ -30,7 +31,6 @@
|
||||
kernel/ktest/index
|
||||
kernel/cpu_arch/index
|
||||
kernel/libs/index
|
||||
kernel/configuration/index
|
||||
|
||||
|
||||
.. toctree::
|
||||
|
Reference in New Issue
Block a user