diff options
Diffstat (limited to 'include/asm-v850/hardirq.h')
-rw-r--r-- | include/asm-v850/hardirq.h | 2 |
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 { | |||
24 | # error HARDIRQ_BITS is too low! | 24 | # error HARDIRQ_BITS is too low! |
25 | #endif | 25 | #endif |
26 | 26 | ||
27 | void ack_bad_irq(unsigned int irq); | ||
28 | |||
27 | #endif /* __V850_HARDIRQ_H__ */ | 29 | #endif /* __V850_HARDIRQ_H__ */ |