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

Commit e68f0aee authored by Al Viro's avatar Al Viro Committed by David S. Miller
Browse files

sparc32: kernel/trace/trace.c wants DIE_OOPS

parent 145e1c00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ static inline void sp_enter_debugger(void)

enum die_val {
	DIE_UNUSED,
	DIE_OOPS,
};

#endif /* !(__ASSEMBLY__) */