Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Duboot_image.h223 uint8_t ih_arch; /* CPU architecture */ member
H A Dloader.c691 switch (hdr->ih_arch) { in load_uboot_image()