soft-float
Erin 2023-08-10 12:39:18 +02:00
parent 770c2ebcf0
commit 96b749060d
1 changed files with 0 additions and 1 deletions

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