summaryrefslogtreecommitdiff
path: root/include/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/version.h')
-rw-r--r--include/version.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/version.h b/include/version.h
index 0ded5513e1..d168c23490 100644
--- a/include/version.h
+++ b/include/version.h
@@ -25,5 +25,6 @@ struct version_struct {
extern const struct version_struct version_data;
extern const char build_info[];
+extern const char __version_struct_offset[];
#endif /* __CROS_EC_VERSION_H */