suyu/src/core/hle/service/ldr
Chloe 37939482fb
kernel: Unify result codes (#5890)
* 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
2021-02-12 15:43:01 -08:00
..
ldr.cpp kernel: Unify result codes (#5890) 2021-02-12 15:43:01 -08:00
ldr.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00