This commit is contained in:
Erin 2023-08-10 12:39:18 +02:00 committed by ondra05
parent 4c38b1ffb5
commit 96c5b07cfb

View file

@ -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
///