summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/svc (follow)
Commit message (Expand)AuthorAgeFilesLines
* add static lifetime to constexpr values to force compile time evaluation where possiblearades792023-02-143-3/+3
* kernel/svc: Fix undefined info_idColin Kinloch2023-02-111-2/+2
* kernel/svc: switch to generated wrappersLiam2023-02-0737-258/+1809
* kernel/svc: Split implementations into separate filesLiam2023-02-0536-0/+2997