MicrOS
physical_memory_entry_type.h File Reference

Go to the source code of this file.

Enumerations

enum  physical_memory_entry_type { physical_memory_free = 0, physical_memory_reserved = 1, physical_memory_filled = 2, physical_memory_not_available = 3 }
 

Enumeration Type Documentation

◆ physical_memory_entry_type

Enumerator
physical_memory_free 
physical_memory_reserved 
physical_memory_filled 
physical_memory_not_available