HelenOS sources

ofw_tree_build    130 boot/arch/ppc32/src/main.c 	bootinfo.ofw_root = ofw_tree_build();
ofw_tree_build    255 boot/arch/sparc64/src/main.c 	bootinfo.ofw_root = ofw_tree_build();
ofw_tree_build     58 boot/genarch/include/genarch/ofw_tree.h extern ofw_tree_node_t *ofw_tree_build(void);
HelenOS homepage, sources at GitHub