Index: kernel/arch/mips32/include/mm/frame.h
===================================================================
--- kernel/arch/mips32/include/mm/frame.h	(revision bc428e23afb77940e4c15db93c361ee6efc12ac7)
+++ kernel/arch/mips32/include/mm/frame.h	(revision 9d4e1704695fcf4bdd0d097a2dc12155e07a840f)
@@ -41,5 +41,6 @@
 #ifndef __ASM__
 
-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);
 
