HomeSort by: relevance | last modified time | path
    Searched refs:ih_os (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mkubootimage/
uboot.h 81 uint8_t ih_os; member in struct:uboot_image_header
mkubootimage.c 287 printf(" os: %d (%s)\n", hdr->ih_os,
288 get_os_name(hdr->ih_os));
350 hdr->ih_os = image_os;

Completed in 11 milliseconds