Added kernel end field to systeminfo
This commit is contained in:
@@ -26,6 +26,8 @@ private:
|
|||||||
|
|
||||||
physaddr_t kernelBase;
|
physaddr_t kernelBase;
|
||||||
|
|
||||||
|
physaddr_t kernelEnd;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user