summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/memory/system_control.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-19hle: kernel: KSystemControl does not belong in Memory namespace.bunnei1-14/+0
2021-02-19hle: kernel: system_control: Add function GenerateRandomU64.bunnei1-0/+1
2020-08-05system_control: Make functions internally linked where applicableLioncash1-5/+0
2020-04-17kernel: memory: Add system_control code, which will be used for ASLR support.bunnei1-0/+18