Xyris  0.5
MemorySection.hpp File Reference
#include <Arch/Memory.hpp>
#include <stddef.h>
#include <stdint.h>
+ Include dependency graph for MemorySection.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Memory::Section
 

Namespaces

 Memory
 

Enumerations

enum  Memory::Type {
  Memory::Available, Memory::Reserved, Memory::ACPI, Memory::NVS,
  Memory::Bad, Memory::Bootloader, Memory::Kernel, Memory::Unknown
}