summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_address_space_info.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: common_sizes: Move sizes to the Common namespace.bunnei2021-03-241-14/+15
* common: common_sizes: Move Invalid to Size_* prefix and add missing values.bunnei2021-03-211-14/+14
* common: Move common sizes to their own header for code reuse.bunnei2021-03-211-13/+1
* hle: kernel: k_address_space_info: Cleanup.bunnei2021-03-211-9/+9
* hle: kernel: Migrate AddressSpaceInfo to KAddressSpaceInfo.bunnei2021-02-191-0/+117