[x86 setup] EDD: add missing =m constraint
[linux-2.6/linux-loongson.git] / include / asm-sh / kdebug.h
blob382cfc7deb732b233170b3e1ec69edb6d14abb17
1 #ifndef __ASM_SH_KDEBUG_H
2 #define __ASM_SH_KDEBUG_H
4 #include <linux/notifier.h>
6 /* Grossly misnamed. */
7 enum die_val {
8 DIE_TRAP,
9 };
11 #endif /* __ASM_SH_KDEBUG_H */