summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_session.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-06hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.bunnei1-3/+15
2021-05-06hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.bunnei1-0/+67