summaryrefslogtreecommitdiffstats
path: root/loader/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/init.h')
-rw-r--r--loader/init.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/loader/init.h b/loader/init.h
index 733bc8e68..413c8ba3c 100644
--- a/loader/init.h
+++ b/loader/init.h
@@ -25,4 +25,6 @@ typedef enum {
HALT
} reboot_action;
+extern int shouldReboot;
+
#endif /* INIT_H */