aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/svc/svc_activity.cpp
AgeCommit message (Expand)Author
2023-02-15Merge pull request #9796 from liamwhite/currentliamwhite
2023-02-14remove static from pointer sized or smaller types for aesthetics, change cons...arades79
2023-02-14add static lifetime to constexpr values to force compile time evaluation wher...arades79
2023-02-13kernel: use GetCurrentProcessLiam
2023-02-06kernel/svc: switch to generated wrappersLiam
2023-02-04kernel/svc: Split implementations into separate filesLiam