Index: kernel/arch/ppc32/src/debug/panic.s
===================================================================
--- kernel/arch/ppc32/src/debug/panic.s	(revision 7de7cdecfd35be40f3afd79cf10c784b47fad3e9)
+++ kernel/arch/ppc32/src/debug/panic.s	(revision 666f492f56681952d58041f88d5bbb968548091c)
@@ -35,4 +35,4 @@
 	lis %r14, halt@ha
 	addi %r14, %r14, halt@l
-	mtlr %r14	# fake stack to make printf return to halt
+	mtlr %r14  # fake stack to make printf return to halt
 	b printf
