mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-10-11 23:25:56 -05:00

* kernel: Unify result codes Drop the usage of ERR_NAME convention in kernel for ResultName. Removed seperation between svc_results.h & errors.h as we mainly include both most of the time anyways. * oops * rename errors to svc_results