temp stage
This commit is contained in:
parent
58bf26222f
commit
2e57ec432a
5 changed files with 190 additions and 40 deletions
|
@ -10,6 +10,7 @@ edition = "2021"
|
|||
riscv = { git = "https://github.com/rcore-os/riscv", features = ["inline-asm"] }
|
||||
lazy_static = { version = "1.4.0", features = ["spin_no_std"] }
|
||||
buddy_system_allocator = "0.6"
|
||||
bit_field = "0.10.0"
|
||||
bitflags = "1.2.1"
|
||||
xmas-elf = "0.7.0"
|
||||
volatile = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue