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

/gem5/ext/libfdt/
H A Dfdt_rw.c321 fdt32_t *endtag; local
348 endtag = (fdt32_t *)((char *)nh + nodelen - FDT_TAGSIZE);
349 *endtag = cpu_to_fdt32(FDT_END_NODE);

Completed in 6 milliseconds