ldr: rename namespace

This commit is contained in:
souldbminersmwc
2026-02-08 11:56:04 -05:00
parent c0b458243c
commit 9b91d7487c
17 changed files with 31 additions and 31 deletions

View File

@@ -20,7 +20,7 @@
#include "pcv.hpp"
namespace ams::ldr::oc::pcv {
namespace ams::ldr::hoc::pcv {
Result MemFreqPllmLimit(u32* ptr) {
clk_pll_param* entry = reinterpret_cast<clk_pll_param *>(ptr);