aboutsummaryrefslogtreecommitdiff
path: root/src/include/bootmode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/bootmode.h')
-rw-r--r--src/include/bootmode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/bootmode.h b/src/include/bootmode.h
index c807472c59..db40a6de55 100644
--- a/src/include/bootmode.h
+++ b/src/include/bootmode.h
@@ -24,6 +24,7 @@ int get_developer_mode_switch(void);
int get_recovery_mode_switch(void);
int get_recovery_mode_retrain_switch(void);
int clear_recovery_mode_switch(void);
+void log_recovery_mode_switch(void);
int get_wipeout_mode_switch(void);
int get_lid_switch(void);