aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/k_client_session.cpp
AgeCommit message (Expand)Author
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-03core: Remove unused includesameerj
2021-05-08kernel: Eliminate variable shadowingLioncash
2021-05-05hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObj...bunnei