Rewrite ofw_tree_node_process() to iterate through the peer list instead of recursing.
commitb63a7cc2e041ecffd46183cd61923f532c13d113
authorJakub Jermar <jakub@jermar.eu>
Mon, 6 Nov 2006 20:19:56 +0000 (6 20:19 +0000)
committerJakub Jermar <jakub@jermar.eu>
Mon, 6 Nov 2006 20:19:56 +0000 (6 20:19 +0000)
tree1910e8eb4212aea46bcf7a6dc5fc542c18b63b8d
parent1b43a0495c2749ca4430886badcc6e9320843580
Rewrite ofw_tree_node_process() to iterate through the peer list instead of recursing.
boot/genarch/ofw_tree.c