summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_client_session.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: Remove unused includesameerj2021-11-041-1/+0
|
* kernel: Eliminate variable shadowingLioncash2021-05-081-1/+2
| | | | | Now that the large kernel refactor is merged, we can eliminate the remaining variable shadowing cases.
* hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.bunnei2021-05-061-0/+31