mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-18 06:08:09 -04:00
Add an implementation of x86_64 page descriptors (PML4E, PDPE, PDE, PTE). Also add corresponding unit tests to ensure correct functionality.