adds a little bit of memory protection

This commit is contained in:
2025-06-13 12:53:35 -04:00
parent 45c167568c
commit 779680987f
2 changed files with 20 additions and 18 deletions

View File

@ -68,7 +68,6 @@ void _main(multiboot_info_t* mbd, uint32_t magic)
print_main_mem();
pmm_free_block(a);
print_main_mem();