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

Commit 05faa7b7 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Fix C version of ssnop to use the right opcode.

parent 4f0638ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@

__asm__(
	"	.macro	_ssnop					\n\t"
	"	sll	$0, $2, 1				\n\t"
	"	sll	$0, $0, 1				\n\t"
	"	.endm						\n\t"
	"							\n\t"
	"	.macro	_ehb					\n\t"