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

Commit c6563e85 authored by Atsushi Nemoto's avatar Atsushi Nemoto Committed by Ralf Baechle
Browse files

[MIPS] Fix typo in R3000 TRACE_IRQFLAGS code

parent 33b75e5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@ NESTED(handle_int, PT_SIZE, sp)
	and	k0, ST0_IEP
	bnez	k0, 1f

	mfc0	k0, EP0_EPC
	mfc0	k0, CP0_EPC
	.set	noreorder
	j	k0
	rfe