Revision 99a0949b uboot_image.h

b/uboot_image.h
152 152
	uint8_t		ih_type;	/* Image Type			*/
153 153
	uint8_t		ih_comp;	/* Compression Type		*/
154 154
	uint8_t		ih_name[IH_NMLEN];	/* Image Name		*/
155
} uboot_image_header_t;
155
} an_uboot_image_header;
156 156

  
157 157

  
158 158
#endif	/* __IMAGE_H__ */

Also available in: Unified diff