Skip to content
Snippets Groups Projects
  • Yuri Kunde Schlesner's avatar
    Memmap: Re-organize memory function in two files · 7ada357b
    Yuri Kunde Schlesner authored
    memory.cpp/h contains definitions related to acessing memory and
    configuring the address space
    mem_map.cpp/h contains higher-level definitions related to configuring
    the address space accoording to the kernel and allocating memory.
    7ada357b