summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/memory/memory_layout.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-13memory_layout: Remove unused data memberLioncash1-2/+0
This isn't used, so it can be removed entirely, shrinking the structure size by 8 bytes.
2020-04-17kernel: memory: Add MemoryLayout class, to build physical memory layout.bunnei1-0/+73