Load a very simple ELF and launch it in usermode
This commit is contained in:
parent
398838dc1b
commit
850792bbf1
11 changed files with 201 additions and 59 deletions
|
@ -17,7 +17,7 @@ extern crate hole_list_allocator as allocator;
|
|||
extern crate bitflags;
|
||||
extern crate ransid;
|
||||
extern crate spin;
|
||||
extern crate x86;
|
||||
pub extern crate x86;
|
||||
|
||||
/// Print to console
|
||||
#[macro_export]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue