1 #include <lunaix/mm/pagetable.h>
2 #include <lunaix/mm/page.h>
5 dup_leaflet(struct leaflet* leaflet)
11 pmm_arch_init_pool(struct pmem* memory)
13 fail("unimplemented");
17 pmm_arch_init_remap(struct pmem* memory, struct boot_handoff* bctx)
19 fail("unimplemented");