summaryrefslogtreecommitdiff
path: root/board/cr50/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.h')
-rw-r--r--board/cr50/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/cr50/board.h b/board/cr50/board.h
index 352afdc04f..4878090ab0 100644
--- a/board/cr50/board.h
+++ b/board/cr50/board.h
@@ -318,6 +318,7 @@ int board_battery_is_present(void);
int board_fwmp_allows_unlock(void);
int board_vboot_dev_mode_enabled(void);
void board_reboot_ap(void);
+void board_closed_loop_reset(void);
int board_wipe_tpm(void);
int board_is_first_factory_boot(void);