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