From 41fb84123de93f49ea7da9b7c5d5d22cfd19878e Mon Sep 17 00:00:00 2001 From: red031000 Date: Wed, 6 May 2020 16:49:24 +0100 Subject: newline --- arm9/lib/src/OS_reset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/lib/src/OS_reset.c') diff --git a/arm9/lib/src/OS_reset.c b/arm9/lib/src/OS_reset.c index 9f492328..b12703da 100644 --- a/arm9/lib/src/OS_reset.c +++ b/arm9/lib/src/OS_reset.c @@ -60,4 +60,4 @@ ARM_FUNC void OS_ResetSystem(u32 parameter) { *(u32 *)HW_RESET_PARAMETER_BUF = parameter; OSi_SendToPxi(OS_PXI_COMMAND_RESET); OSi_DoResetSystem(); //oh boy this is in itcm, that's gonna be fun to deal with Kappa -} \ No newline at end of file +} -- cgit v1.2.3