Searched refs:endtag (Results 1 - 1 of 1) sorted by relevance

/u-boot/scripts/dtc/libfdt/
H A Dfdt_rw.c342 fdt32_t *endtag; local
369 endtag = (fdt32_t *)((char *)nh + nodelen - FDT_TAGSIZE);
370 *endtag = cpu_to_fdt32(FDT_END_NODE);

Completed in 97 milliseconds