From dc5e4e927b1f87f69246af218e462bc09c87dda6 Mon Sep 17 00:00:00 2001 From: red031000 Date: Thu, 7 May 2020 19:20:31 +0100 Subject: newline --- arm9/lib/src/OS_interrupt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/lib/src') diff --git a/arm9/lib/src/OS_interrupt.c b/arm9/lib/src/OS_interrupt.c index ff27a3ad..d45f46cf 100644 --- a/arm9/lib/src/OS_interrupt.c +++ b/arm9/lib/src/OS_interrupt.c @@ -66,4 +66,4 @@ ARM_FUNC OSIrqFunction OS_GetIrqFunction(OSIrqMask intrBit) { i++; } while (i < 0x16); return 0; -} \ No newline at end of file +} -- cgit v1.2.3