Fix 1333 base latency at >=2533Mhz
This commit is contained in:
@@ -168,7 +168,7 @@ void Patch(uintptr_t mapped_nso, size_t nso_size) {
|
||||
if (isMariko)
|
||||
mariko::Patch(mapped_nso, nso_size);
|
||||
else
|
||||
mariko::Patch(mapped_nso, nso_size);
|
||||
erista::Patch(mapped_nso, nso_size);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user