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

@@ -18,7 +18,7 @@
#include "ptm.hpp"
namespace ams::ldr::oc::ptm {
namespace ams::ldr::hoc::ptm {
Result CpuPtmBoost(perf_conf_entry* entry) {

View File

@@ -20,7 +20,7 @@
#include "../oc_common.hpp"
namespace ams::ldr::oc::ptm {
namespace ams::ldr::hoc::ptm {
typedef struct {
u32 conf_id;