mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-26 16:02:09 -06: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