summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner2-0/+4
2017-06-06Service: Make service registration part of the sm implementationYuri Kunde Schlesner3-14/+138
2017-06-06Service/sm: Use an actual semaphore for the notification semaphoreYuri Kunde Schlesner1-8/+9
2017-06-06Service: Move SRV interface to a new sm/ subdirectoryYuri Kunde Schlesner2-0/+213