#pragma once unsigned int vmm_map(unsigned int paddr, unsigned int vaddr); void alloc4M();