Index: boot/arch/ppc32/include/asm.h
===================================================================
--- boot/arch/ppc32/include/asm.h	(revision d8bb8213173f9665d9d1f2f90ef7d87a8eb96e7c)
+++ boot/arch/ppc32/include/asm.h	(revision 193d280c34f38846eccfa1ecce71975f9ad92398)
@@ -35,5 +35,5 @@
 extern void jump_to_kernel(void *, void *, size_t, void *)
     __attribute__((noreturn));
-extern void real_mode();
+extern void real_mode(void);
 
 #endif
