refactor: replace all stdint::uint32_t into short and more manageable u32_t
[lunaix-os.git] / lunaix-os / kernel / mm / page.c
1 #include <lunaix/mm/page.h>