summaryrefslogtreecommitdiff
path: root/utils/sbtools/sb.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/sbtools/sb.h')
-rw-r--r--utils/sbtools/sb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/sbtools/sb.h b/utils/sbtools/sb.h
index 9ffdba9191..a1482691ce 100644
--- a/utils/sbtools/sb.h
+++ b/utils/sbtools/sb.h
@@ -23,6 +23,7 @@
23 23
24#define BLOCK_SIZE 16 24#define BLOCK_SIZE 16
25 25
26/* All fields are in big-endian BCD */
26struct sb_version_t 27struct sb_version_t
27{ 28{
28 uint16_t major; 29 uint16_t major;