Kernel address space isolation and make the kernel heap global to all processes.
[lunaix-os.git] / lunaix-os / kernel / mm / page.c
1 #include <lunaix/mm/page.h>