Index: kernel/arch/ppc32/include/mm/frame.h
===================================================================
--- kernel/arch/ppc32/include/mm/frame.h	(revision 6641295fbdfb911a7ebc3925355a330624ef110f)
+++ kernel/arch/ppc32/include/mm/frame.h	(revision 5902d6ce53ddca11533588dd42d694d435d530bb)
@@ -58,5 +58,6 @@
 }
 
-extern void frame_arch_init(void);
+extern void frame_low_arch_init(void);
+extern void frame_high_arch_init(void);
 extern void physmem_print(void);
 
