mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 06:12:42 +00:00
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
namespace Kernel::Svc {
|
||||
|
||||
constexpr s32 ArgumentHandleCountMax = 0x40;
|
||||
constexpr u32 HandleWaitMask{1u << 30};
|
||||
|
||||
} // namespace Kernel::Svc
|
||||
|
||||
Reference in New Issue
Block a user