summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_address_arbiter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: use KTypedAddress for addressesLiam2023-03-221-7/+7
* kernel: convert GlobalSchedulerContext, KAddressArbiter, KScopedSchedulerLockAndSleep, KThreadQueue to new styleLiam2023-03-131-23/+22
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-10/+9
* common: Change semantics of UNREACHABLE to unconditionally crashLiam2022-06-141-2/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* general: Replace RESULT_UNKNOWN with ResultUnknownMorph2021-06-021-2/+2
* core: hle: kernel: Update KAddressArbiter.bunnei2021-01-111-0/+70