ldr: fix formating

This commit is contained in:
Lightos1
2026-07-23 20:31:19 +02:00
parent 555a18739d
commit 30371125c6
2 changed files with 23 additions and 83 deletions

View File

@@ -202,4 +202,4 @@ namespace ams::ldr::hoc::pcv {
void SafetyCheck();
void Patch(uintptr_t mapped_nso, size_t nso_size);
} // namespace ams::ldr::hoc::pcv
}