Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c2522dcd authored by Paul Bolle's avatar Paul Bolle Committed by Jiri Kosina
Browse files

powerpc: Fix comment typos 'CONFiG_ALTIVEC'



Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 994bef10
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -718,4 +718,4 @@ err3; stb r0,0(r3)

15:	addi	r1,r1,STACKFRAMESIZE
	b	exit_vmx_usercopy	/* tail call optimise */
#endif /* CONFiG_ALTIVEC */
#endif /* CONFIG_ALTIVEC */
+1 −1
Original line number Diff line number Diff line
@@ -653,4 +653,4 @@ _GLOBAL(memcpy_power7)
15:	addi	r1,r1,STACKFRAMESIZE
	ld	r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
	b	exit_vmx_copy		/* tail call optimise */
#endif /* CONFiG_ALTIVEC */
#endif /* CONFIG_ALTIVEC */