sysclk: fix cpu volt bug
this is the most hacky way ever to do this but hey, it works
This commit is contained in:
@@ -49,6 +49,7 @@ class ClockManager
|
||||
|
||||
ClockManager();
|
||||
virtual ~ClockManager();
|
||||
void FixCpuBug();
|
||||
|
||||
SysClkContext GetCurrentContext();
|
||||
Config* GetConfig();
|
||||
|
||||
Reference in New Issue
Block a user