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

/netbsd-current/usr.bin/mkubootimage/
H A Duboot.h82 uint8_t ih_arch; member in struct:uboot_image_header
H A Dmkubootimage.c289 printf(" arch: %d (%s)\n", hdr->ih_arch,
290 get_arch_name(hdr->ih_arch));
351 hdr->ih_arch = image_arch;

Completed in 132 milliseconds