Merge branch 'x86/doc' into x86/core
[cascardo/linux.git] / arch / sparc / include / asm / kdebug_64.h
index f905b77..feb3578 100644 (file)
@@ -14,6 +14,8 @@ enum die_val {
        DIE_TRAP,
        DIE_TRAP_TL1,
        DIE_CALL,
+       DIE_NMI,
+       DIE_NMIWATCHDOG,
 };
 
 #endif