Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dkwboot.c567 kwboot_mmap_image(const char *path, size_t *size, int prot) in kwboot_mmap_image() function
803 img = kwboot_mmap_image(imgpath, &size, prot); in main()