Implement more test arch features
This commit is contained in:
parent
7e71c85c80
commit
3c0abadfd0
7 changed files with 75 additions and 23 deletions
|
@ -48,7 +48,6 @@ use core::sync::atomic::{AtomicUsize, ATOMIC_USIZE_INIT, Ordering};
|
|||
pub mod context;
|
||||
|
||||
/// ELF file parsing
|
||||
#[cfg(all(not(test), target_arch = "x86_64"))]
|
||||
pub mod elf;
|
||||
|
||||
/// Schemes, filesystem handlers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue