Index: kernel/arch/mips64/include/mm/frame.h
===================================================================
--- kernel/arch/mips64/include/mm/frame.h	(revision 55896b6837c19f8fe505af9cbe31069aa02c168b)
+++ kernel/arch/mips64/include/mm/frame.h	(revision 25c51c8e602b7f708bb84edbdd36fb2d38224ec8)
@@ -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);
 
