summaryrefslogtreecommitdiff
path: root/src/vboot/vboot_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vboot/vboot_common.h')
-rw-r--r--src/vboot/vboot_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vboot/vboot_common.h b/src/vboot/vboot_common.h
index 59fd44ca30..956b54c196 100644
--- a/src/vboot/vboot_common.h
+++ b/src/vboot/vboot_common.h
@@ -107,5 +107,6 @@ void verstage_mainboard_init(void);
/* Check boot modes */
int vboot_developer_mode_enabled(void);
int vboot_recovery_mode_enabled(void);
+int vboot_recovery_mode_memory_retrain(void);
#endif /* __VBOOT_VBOOT_COMMON_H__ */