sysclk: add lineon's cpu volt bugfix

thanks, lineon!
This commit is contained in:
souldbminersmwc
2026-02-12 19:49:52 -05:00
parent b1ca62ce61
commit e6b4cb6612
4 changed files with 10 additions and 47 deletions

View File

@@ -49,7 +49,6 @@ class ClockManager
ClockManager();
virtual ~ClockManager();
void FixCpuBug();
SysClkContext GetCurrentContext();
Config* GetConfig();