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 e6f873cc80..0b0e303976 100644
--- a/board/cr50/board.h
+++ b/board/cr50/board.h
@@ -189,6 +189,7 @@ int board_use_plt_rst(void);
int board_rst_pullup_needed(void);
int board_tpm_uses_i2c(void);
int board_tpm_uses_spi(void);
+int board_id_is_mismatched(void);
/* Returns True if chip is brought up in a factory test harness. */
int chip_factory_mode(void);