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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/cr50/board.h b/board/cr50/board.h
index 51e7b76251..3dd8b100cf 100644
--- a/board/cr50/board.h
+++ b/board/cr50/board.h
@@ -375,6 +375,8 @@ void board_start_ite_sync(void);
*/
void board_unwedge_i2cs(void);
+int board_in_prod_mode(void);
+
#endif /* !__ASSEMBLER__ */
/* USB interface indexes (use define rather than enum to expand them) */