Relocations are working
This commit is contained in:
@@ -14,3 +14,5 @@ log = "0.4"
|
||||
critical-section = { version = "1", features = ["restore-state-bool"] }
|
||||
bffs = { path = "../../../code/bffs", features = ["alloc"] }
|
||||
shared = { path = "crates/shared" }
|
||||
# ELF parsing helper
|
||||
goblin = { version = "0.7", default-features = false, features = ["elf32", "elf64", "endian_fd"] }
|
||||
|
||||
Reference in New Issue
Block a user