Index: uspace/srv/loader/arch/ppc32/ppc32.s
===================================================================
--- uspace/srv/loader/arch/ppc32/ppc32.s	(revision c98e6ee244a8e271a395a052069c23bca4f8b538)
+++ uspace/srv/loader/arch/ppc32/ppc32.s	(revision 384c4886e4ae3a6c323a34e23d7f8a36553a0910)
@@ -37,4 +37,4 @@
 program_run:
 	mtctr %r3
-	mr %r3, %r4	# Pass pcb to the entry point in %r3
+	mr %r6, %r4	# Pass pcb to the entry point in %r6
 	bctr
