mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-25 02:13:24 +00:00
Change IoMem creation to unsafe
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
df81434088
commit
d7bf193bf1
@ -5,7 +5,6 @@ pub mod iommu;
|
||||
pub(crate) mod irq;
|
||||
mod kernel;
|
||||
pub(crate) mod mm;
|
||||
pub(crate) mod mmio;
|
||||
pub(crate) mod timer;
|
||||
|
||||
use alloc::fmt;
|
||||
|
Reference in New Issue
Block a user