summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/memory/system_control.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* system_control: Make functions internally linked where applicableLioncash2020-08-051-10/+11
* kernel/memory: Remove #pragma once within cpp fileLioncash2020-05-031-2/+0
* core: hle: Address various feedback & code cleanup.bunnei2020-04-171-3/+3
* kernel: memory: Add system_control code, which will be used for ASLR support.bunnei2020-04-171-0/+41