aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-v850/hardirq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-v850/hardirq.h')
-rw-r--r--include/asm-v850/hardirq.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-v850/hardirq.h b/include/asm-v850/hardirq.h
index 4f913bccbefb..d98488cd5af1 100644
--- a/include/asm-v850/hardirq.h
+++ b/include/asm-v850/hardirq.h
@@ -24,4 +24,6 @@ typedef struct {
# error HARDIRQ_BITS is too low!
#endif
+void ack_bad_irq(unsigned int irq);
+
#endif /* __V850_HARDIRQ_H__ */