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

This commit is contained in:
LoGin
2024-04-14 20:39:20 +08:00
committed by GitHub
parent 9fab312ea9
commit 9621ab16ef
23 changed files with 203 additions and 120 deletions

View File

@ -0,0 +1,8 @@
[package]
name = "asm_macros"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]