[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
[linux-2.6/mini2440.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 */