of_pdt_ops
static struct of_pdt_ops prom_sparc_ops __initdata = {
static struct of_pdt_ops prom_olpc_ops __initdata = {
void __init of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops)
static struct of_pdt_ops *of_pdt_prom_ops __initdata;
extern void of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops);