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 2686705497cc6722c2651445e64fb7d5c770863f)
@@ -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);
 
