HelenOS sources

ofw_alloc          85 boot/arch/ppc32/src/main.c 	ofw_alloc("boot allocator area", &balloc_base, &balloc_base_pa,
ofw_alloc          91 boot/arch/ppc32/src/main.c 	ofw_alloc("inflate area", &inflate_base, &inflate_base_pa,
ofw_alloc         110 boot/arch/ppc32/src/main.c 	ofw_alloc("translate table", &transtable, &transtable_pa,
ofw_alloc         124 boot/genarch/include/genarch/ofw.h extern void ofw_alloc(const char *, void **, void **, const size_t, void *);
HelenOS homepage, sources at GitHub