forked from AbleOS/holey-bytes
h
This commit is contained in:
parent
770c2ebcf0
commit
96b749060d
|
@ -10,7 +10,6 @@ use {
|
|||
derive_more::Display,
|
||||
};
|
||||
|
||||
#[cfg(feature = "alloc")]
|
||||
impl<'p, A> SoftPagedMem<'p, A> {
|
||||
/// Maps host's memory into VM's memory
|
||||
///
|
||||
|
|
Loading…
Reference in a new issue