1
0
Fork 0

sparc32: kernel/trace/trace.c wants DIE_OOPS

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
hifive-unleashed-5.1
Al Viro 2008-11-01 21:44:01 -07:00 committed by David S. Miller
parent 145e1c0023
commit e68f0aee89
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ static inline void sp_enter_debugger(void)
enum die_val {
DIE_UNUSED,
DIE_OOPS,
};
#endif /* !(__ASSEMBLY__) */