mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-19 12:36:46 +00:00
Change IoMem directory
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5f5be25e4a
commit
1f03955f51
@ -16,7 +16,7 @@ use component::{init_component, ComponentInitError};
|
||||
use font8x8::UnicodeFonts;
|
||||
use ostd::{
|
||||
boot::{boot_info, memory_region::MemoryRegionType},
|
||||
io_mem::IoMem,
|
||||
io::IoMem,
|
||||
mm::{VmIo, PAGE_SIZE},
|
||||
sync::SpinLock,
|
||||
};
|
||||
|
Reference in New Issue
Block a user