hocclk: fix me being a idiot

This commit is contained in:
souldbminersmwc
2026-05-09 15:37:24 -04:00
parent d561c0e538
commit 336ea0eddb

View File

@@ -74,7 +74,6 @@ namespace board {
}
void SetHz(HocClkModule module, u32 hz) {
return;
Result rc = 0;
bool usesGovenor = module > HocClkModule_MEM;