Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/boot/platform/u-boot/
H A Duimage.h34 uint8 ih_arch; member
/haiku/src/system/boot/platform/u-boot/
H A Duimage.cpp26 dprintf("arch: %d\n", image->ih_arch); in dump_uimage()