summaryrefslogtreecommitdiffstats
path: root/include/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/image.h')
-rw-r--r--include/image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/image.h b/include/image.h
index 1cfb76631b..98f154c981 100644
--- a/include/image.h
+++ b/include/image.h
@@ -158,5 +158,6 @@ typedef struct image_header {
/* common/cmd_bootm.c */
void print_image_hdr (image_header_t *hdr);
+extern image_header_t header;
#endif /* __IMAGE_H__ */