Searched refs:image_get_hdr_b (Results 1 - 1 of 1) sorted by relevance

/u-boot/include/
H A Dimage.h866 #define image_get_hdr_b(f) \ macro
871 image_get_hdr_b(os) /* image_get_os */
872 image_get_hdr_b(arch) /* image_get_arch */
873 image_get_hdr_b(type) /* image_get_type */
874 image_get_hdr_b(comp) /* image_get_comp */

Completed in 38 milliseconds