sysclk: rewrite kip config

i am a c programmer, not a c++ programmer.
This commit is contained in:
souldbminersmwc
2025-12-08 17:06:35 -05:00
parent cc167d887b
commit 0a480df5f3
8 changed files with 365 additions and 816 deletions

View File

@@ -31,7 +31,6 @@
#include <nxExt.h>
#include <sysclk.h>
#include "clock_manager.h"
#include "kip_handler.hpp"
class IpcService
{