]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/traps.h
[MIPS] Fix some sparse warnings on traps.c and irq-msc01.c
[linux-2.6-omap-h63xx.git] / include / asm-mips / traps.h
index d02e019b01272afd26e89ec09b0aba02580d64e8..e5dbde625ec205fbc1eebe46f5e60ca5ff07376a 100644 (file)
@@ -23,5 +23,7 @@ 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);
+extern void (*board_bind_eic_interrupt)(int irq, int regset);
+extern void (*board_watchpoint_handler)(struct pt_regs *regs);
 
 #endif /* _ASM_TRAPS_H */