Rework x86_64 paging and vmm
This commit is contained in:
@ -12,7 +12,6 @@ typedef struct {
|
||||
size_t alloc_blocks;
|
||||
size_t last_deep_frag;
|
||||
uintptr_t mem_start;
|
||||
bool init;
|
||||
} BitMap;
|
||||
|
||||
#define BITMAP_BLOCKS_PER_BYTE 8
|
||||
|
Reference in New Issue
Block a user