History log of /DragonOS/kernel/src/arch/riscv64/asm/spinlock.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 4fda81ce 25-Nov-2023 LoGin <longjin@DragonOS.org>

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

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

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