summaryrefslogtreecommitdiff
path: root/include/System.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/System.h')
-rw-r--r--include/System.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/System.h b/include/System.h
index 028a840..cf6bf03 100644
--- a/include/System.h
+++ b/include/System.h
@@ -2,5 +2,6 @@
#define SYSTEM_H
void SystemInit(void);
+void SystemDeinit(void);
#endif /* SYSTEM_H */