History log of /DragonOS/kernel/src/arch/riscv64/pio.rs (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9621ab16 14-Apr-2024 LoGin <longjin@DragonOS.org>

让riscv64能正常切换进程,并运行完所有的initcall (#721)


Revision tags: V0.1.9
# 4fda81ce 25-Nov-2023 LoGin <longjin@DragonOS.org>

使得DragonOS kernel 能为riscv64编译通过(尚未能启动) (#457)

* 使得DragonOS kernel 能为riscv64编译通过(尚未能启动)

* 修正了系统调用号声明不正确的问题,同时添加了编译配置文档