mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-09 13:26:48 +00:00
Change the visibility of KVirtAreaFreeNode
This commit is contained in:
parent
05ec50def3
commit
11459a6164
@ -9,7 +9,7 @@ use crate::{
|
|||||||
Error,
|
Error,
|
||||||
};
|
};
|
||||||
|
|
||||||
pub struct KVirtAreaFreeNode {
|
struct KVirtAreaFreeNode {
|
||||||
block: Range<Vaddr>,
|
block: Range<Vaddr>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user