netfilter: nf_conntrack_irc: make sure string is terminated before calling simple_strtoul
[linux-2.6/mini2440.git] / include / asm-mips / kdebug.h
blob5bf62aafc8909308c40d3de0452f764eab88a55c
1 #ifndef _ASM_MIPS_KDEBUG_H
2 #define _ASM_MIPS_KDEBUG_H
4 #include <linux/notifier.h>
6 enum die_val {
7 DIE_OOPS = 1,
8 DIE_FP,
9 DIE_TRAP,
10 DIE_RI,
13 #endif /* _ASM_MIPS_KDEBUG_H */