sysclk: rename ipc service

This commit is contained in:
souldbminersmwc
2026-01-31 17:15:06 -05:00
parent 1c21187f73
commit 8de1191ed5
2 changed files with 4 additions and 4 deletions

View File

@@ -31,8 +31,8 @@
#include "board.h"
#include "clock_manager.h"
#define SYSCLK_IPC_API_VERSION 4
#define SYSCLK_IPC_SERVICE_NAME "sys:clk"
#define SYSCLK_IPC_API_VERSION 1
#define SYSCLK_IPC_SERVICE_NAME "hoc:clk"
enum SysClkIpcCmd
{