Add prototype implementation for creating canonical copy of OpenFirmware device tree.
commit3abe07f5c756a02236a5204f4769d9d19bd36b98
authorJakub Jermar <jakub@jermar.eu>
Tue, 19 Sep 2006 19:03:55 +0000 (19 19:03 +0000)
committerJakub Jermar <jakub@jermar.eu>
Tue, 19 Sep 2006 19:03:55 +0000 (19 19:03 +0000)
tree45f0d62061166f35e51c14dcfc6cd0aa5c565404
parent19dba2bf660c4ef2d48df50eeba33d3ca9a7508a
Add prototype implementation for creating canonical copy of OpenFirmware device tree.
boot/arch/sparc64/loader/Makefile
boot/genarch/ofw.c
boot/genarch/ofw.h
boot/genarch/ofw_tree.c [new file with mode: 0644]
boot/genarch/ofw_tree.h [new file with mode: 0644]