Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / arch / avr32 / include / asm / kdebug.h
index ca4f954..f930ce2 100644 (file)
@@ -6,6 +6,7 @@ enum die_val {
        DIE_BREAKPOINT,
        DIE_SSTEP,
        DIE_NMI,
+       DIE_OOPS,
 };
 
 #endif /* __ASM_AVR32_KDEBUG_H */