util: move T(V)SNPrintf from kernel to util

This commit is contained in:
Michael Scire
2020-10-22 01:18:33 -07:00
parent 2c7f32bbde
commit 631de13133
15 changed files with 464 additions and 986 deletions

View File

@@ -19,11 +19,7 @@
#include "kern_bpmp_api.hpp"
#include "kern_atomics_registers.hpp"
#include "kern_clkrst_registers.hpp"
#include "kern_evp_registers.hpp"
#include "kern_flow_registers.hpp"
#include "kern_ictlr_registers.hpp"
#include "kern_pmc_registers.hpp"
#include "kern_sema_registers.hpp"
namespace ams::kern::board::nintendo::nx::lps {