mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 00:27:56 -05:00
Manually tweak source formatting and then re-run clang-format
This commit is contained in:
@ -92,8 +92,8 @@ public:
|
||||
s32 max_cpu_time = 0;
|
||||
|
||||
// TODO(Subv): Increment these in their respective Kernel::T::Create functions, keeping in mind
|
||||
// that
|
||||
// APPLICATION resource limits should not be affected by the objects created by service modules.
|
||||
// that APPLICATION resource limits should not be affected by the objects created by service
|
||||
// modules.
|
||||
// Currently we have no way of distinguishing if a Create was called by the running application,
|
||||
// or by a service module. Approach this once we have separated the service modules into their
|
||||
// own processes
|
||||
|
Reference in New Issue
Block a user