diff options
Diffstat (limited to 'arm9/lib/src')
-rw-r--r-- | arm9/lib/src/OS_system.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arm9/lib/src/OS_system.c b/arm9/lib/src/OS_system.c index e5dfcb47..5379433b 100644 --- a/arm9/lib/src/OS_system.c +++ b/arm9/lib/src/OS_system.c @@ -3,6 +3,7 @@ // #include "OS_system.h" +#include "syscall.h" ARM_FUNC asm OSIntrMode OS_EnableInterrupts() { mrs r0, cpsr |