Index: kernel/arch/ppc32/include/mm/frame.h
===================================================================
--- kernel/arch/ppc32/include/mm/frame.h	(revision ee06f2a049baaea0e4c9fc693e7c3c34f3105202)
+++ kernel/arch/ppc32/include/mm/frame.h	(revision edd7aa6d2706f6923818608ee4bd2df91876ad58)
@@ -42,7 +42,8 @@
 #ifndef __ASM__
 
-#include <arch/types.h> 
+#include <arch/types.h>
 
 extern uintptr_t last_frame;
+extern uintptr_t end_frame;
 
 extern void frame_arch_init(void);
