Skip to content

Implement MemoryArea._type as MemoryAreaType

Hugh Jass requested to merge corvus_corax/kernel:master into master

Changes the _type field in the MemoryArea struct to an enumeration called MemoryAreaType

Merge request reports