early-access version 3743

This commit is contained in:
pineappleEA
2023-07-06 09:05:01 +02:00
parent 0334ddc2e5
commit 4ba24324d2
24 changed files with 237 additions and 479 deletions

View File

@@ -122,7 +122,6 @@ struct PageTable {
* corresponding attribute element is of type `Memory`.
*/
VirtualBuffer<PageInfo> pointers;
VirtualBuffer<u64> blocks;
VirtualBuffer<u64> backing_addr;