Searched refs:prev_ext (Results 1 - 1 of 1) sorted by path

/u-boot/tools/
H A Dkwboot.c1908 uint8_t *prev_ext; local
1915 prev_ext = opt_hdr_v1_ext(ohdr);
1919 prev_ext = &hdr->ext;
1934 *prev_ext = 1;

Completed in 99 milliseconds