Skip to content
Snippets Groups Projects
  • Lioncash's avatar
    vm_manager: Amend MemoryState enum members · 366985ca
    Lioncash authored
    Amends the MemoryState enum to use the same values like the actual
    kernel does. Also provides the necessary operators to operate on them.
    This will be necessary in the future for implementing
    svcSetMemoryAttribute, as memory block state is checked before applying
    the attribute.
    366985ca