summaryrefslogtreecommitdiff
path: root/arm9/lib/src/OS_system.c
diff options
context:
space:
mode:
authorCleverking2003 <30466983+Cleverking2003@users.noreply.github.com>2020-05-06 21:24:43 +0300
committerGitHub <noreply@github.com>2020-05-06 21:24:43 +0300
commitd821fc7b1346576fd88d8ee0fd38ec36a2cd8305 (patch)
tree19e0d2eb6c757e3c16b7327b770e3286e8cc8e6e /arm9/lib/src/OS_system.c
parent5bfef3f1f96910c8824e56a959a423541a965f5d (diff)
parent41fb84123de93f49ea7da9b7c5d5d22cfd19878e (diff)
Merge pull request #67 from red031000/master
OS_reset.c
Diffstat (limited to 'arm9/lib/src/OS_system.c')
-rw-r--r--arm9/lib/src/OS_system.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arm9/lib/src/OS_system.c b/arm9/lib/src/OS_system.c
index c2b08681..e5dfcb47 100644
--- a/arm9/lib/src/OS_system.c
+++ b/arm9/lib/src/OS_system.c
@@ -2,7 +2,6 @@
// Created by mart on 4/23/20.
//
-#include "function_target.h"
#include "OS_system.h"
ARM_FUNC asm OSIntrMode OS_EnableInterrupts() {