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

Commit c10555fa authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

sparc32: kernel/trace/trace.c wants DIE_OOPS

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


enum die_val {
enum die_val {
	DIE_UNUSED,
	DIE_UNUSED,
	DIE_OOPS,
};
};


#endif /* !(__ASSEMBLY__) */
#endif /* !(__ASSEMBLY__) */