RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / 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 */