mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
avr32: Define DIE_OOPS
Whatever the hell that is. Needed to make kernel/trace/trace.c compile again. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
This commit is contained in:
parent
30f8825c50
commit
d305d8d349
@ -6,6 +6,7 @@ enum die_val {
|
||||
DIE_BREAKPOINT,
|
||||
DIE_SSTEP,
|
||||
DIE_NMI,
|
||||
DIE_OOPS,
|
||||
};
|
||||
|
||||
#endif /* __ASM_AVR32_KDEBUG_H */
|
||||
|
Loading…
Reference in New Issue
Block a user