summaryrefslogtreecommitdiff
path: root/arm9/lib/include/OS_system.h
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-05-28 18:55:41 +0100
committerred031000 <rubenru09@aol.com>2020-05-28 18:58:32 +0100
commit53dd5bc0de0fb2237c57520971a7854e0dde5902 (patch)
tree350bb84779b932901dd0a27a540969ab17121b6f /arm9/lib/include/OS_system.h
parentd42cc73852cdb0cc0684bb87aaa6975d06cae02f (diff)
OS_irqHandler
Diffstat (limited to 'arm9/lib/include/OS_system.h')
-rw-r--r--arm9/lib/include/OS_system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arm9/lib/include/OS_system.h b/arm9/lib/include/OS_system.h
index f71c6f98..6e156f9d 100644
--- a/arm9/lib/include/OS_system.h
+++ b/arm9/lib/include/OS_system.h
@@ -35,6 +35,5 @@ OSIntrMode OS_GetCpsrIrq(void);
OSProcMode OS_GetProcMode(void);
void OS_SpinWait(void);
void OS_WaitVBlankIntr(void);
-void OS_WaitIrq(BOOL, u32);
#endif //POKEDIAMOND_OS_SYSTEM_H