Analyse ELF.
This commit is contained in:
parent
b6f4327a3f
commit
d38b24a9cb
4 changed files with 43 additions and 3 deletions
|
@ -12,6 +12,7 @@ lazy_static = { version = "1.4.0", features = ["spin_no_std"] }
|
|||
buddy_system_allocator = "0.6"
|
||||
spin = "0.7.0"
|
||||
bitflags = "1.2.1"
|
||||
xmas-elf = "0.7.0"
|
||||
|
||||
[features]
|
||||
board_qemu = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue