pull/2/head
ondra05 2023-08-10 12:39:18 +02:00
parent bfa06daa29
commit a0dbfe9ea9
No known key found for this signature in database
GPG Key ID: 0DA6D2BB2285E881
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
///