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 d354d57caee72a5cbe1a16c069ff43d067f07966)
@@ -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
