]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/traps.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
[linux-2.6-omap-h63xx.git] / include / asm-mips / traps.h
index 1790122630074cef95ed43e866482b516c434232..d02e019b01272afd26e89ec09b0aba02580d64e8 100644 (file)
@@ -21,4 +21,7 @@
 extern void (*board_be_init)(void);
 extern int (*board_be_handler)(struct pt_regs *regs, int is_fixup);
 
+extern void (*board_nmi_handler_setup)(void);
+extern void (*board_ejtag_handler_setup)(void);
+
 #endif /* _ASM_TRAPS_H */