Cpu tuning fixes

This commit is contained in:
Lightos1
2026-01-07 17:48:15 +01:00
parent 8478a0969c
commit c879ba985f
2 changed files with 113 additions and 140 deletions

View File

@@ -326,7 +326,7 @@ namespace ams::ldr::oc::pcv {
customize_table = const_cast<cvb_entry_t *>(C.eristaCpuDvfsTable);
}
} else {
customize_table = default_table;;
customize_table = default_table;
}
}