summaryrefslogtreecommitdiff
path: root/include/cros_board_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cros_board_info.h')
-rw-r--r--include/cros_board_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cros_board_info.h b/include/cros_board_info.h
index 23063d2766..8ed8737731 100644
--- a/include/cros_board_info.h
+++ b/include/cros_board_info.h
@@ -50,6 +50,7 @@ struct cbi_data {
int cbi_get_board_version(uint32_t *version);
int cbi_get_sku_id(uint32_t *sku_id);
int cbi_get_oem_id(uint32_t *oem_id);
+int cbi_get_model_id(uint32_t *id);
/**
* Primitive accessors