hocclk: minor refactor

This commit is contained in:
souldbminersmwc
2026-04-21 19:52:31 -04:00
parent 5a9afcbb74
commit c8c7b233f5
4 changed files with 8 additions and 8 deletions

View File

@@ -73,6 +73,6 @@ typedef struct
#define HOCCLK_FREQ_LIST_MAX 32
#define GLOBAL_PROFILE_ID 0xA111111111111111
#define HOCCLK_GLOBAL_PROFILE_TID 0xA111111111111111
static_assert(sizeof(HocClkContext) == 0x500);