Switch to goblin as executable parser
This commit is contained in:
parent
5588c38178
commit
55a0154eac
5 changed files with 26 additions and 181 deletions
|
@ -119,9 +119,6 @@ macro_rules! interrupt_error {
|
|||
/// ACPI table parsing
|
||||
pub mod acpi;
|
||||
|
||||
/// ELF file handling
|
||||
pub mod elf;
|
||||
|
||||
/// Memcpy, memmove, etc.
|
||||
pub mod externs;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue