aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-avr32/kdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-avr32/kdebug.h')
-rw-r--r--include/asm-avr32/kdebug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-avr32/kdebug.h b/include/asm-avr32/kdebug.h
index fd7e99046b2f..ca4f9542365a 100644
--- a/include/asm-avr32/kdebug.h
+++ b/include/asm-avr32/kdebug.h
@@ -5,6 +5,7 @@
5enum die_val { 5enum die_val {
6 DIE_BREAKPOINT, 6 DIE_BREAKPOINT,
7 DIE_SSTEP, 7 DIE_SSTEP,
8 DIE_NMI,
8}; 9};
9 10
10#endif /* __ASM_AVR32_KDEBUG_H */ 11#endif /* __ASM_AVR32_KDEBUG_H */