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 ad12b5ea675f6fa2b88cd868c39d5005c6cd86da)
@@ -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);
 
