kheap info

This commit is contained in:
2026-03-31 17:48:11 +02:00
parent 2f1eef9e15
commit 1fc5225fd2
11 changed files with 57 additions and 15 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
* @license GPL-3.0-only
*/
#include <mem/gdt.h>
#include <arch/gdt.h>
#include <stdint.h>
#include <arch/x86.h>
#include <kernel.h>