GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / avr32 / include / asm / kdebug.h
blobf930ce28680301776264d8b0bda29b388ea532cd
1 #ifndef __ASM_AVR32_KDEBUG_H
2 #define __ASM_AVR32_KDEBUG_H
4 /* Grossly misnamed. */
5 enum die_val {
6 DIE_BREAKPOINT,
7 DIE_SSTEP,
8 DIE_NMI,
9 DIE_OOPS,
12 #endif /* __ASM_AVR32_KDEBUG_H */