Rewrite: full load

This commit is contained in:
Lightos1
2026-03-20 19:24:45 +01:00
parent cc78b6193a
commit 4502dc6fdb
4 changed files with 26 additions and 11 deletions

View File

@@ -31,7 +31,6 @@ namespace board {
void StartLoad(Result nvCheck, u32 fd);
void ExitLoad();
u32 GetGpuLoad();
u32 GetMaxCpuLoad();
u32 GetPartLoad();
}