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

  /src/usr.bin/mkubootimage/
uboot.h 79 uint32_t ih_ep; member in struct:uboot_image_header
mkubootimage.c 285 printf(" entry point: 0x%08x\n", be32toh(hdr->ih_ep));
348 hdr->ih_ep = htobe32(image_entrypoint);

Completed in 11 milliseconds