|
@@ -282,6 +282,7 @@ extern void handle_edge_irq(unsigned int irq, struct irq_desc *desc);
|
|
|
extern void handle_simple_irq(unsigned int irq, struct irq_desc *desc);
|
|
|
extern void handle_percpu_irq(unsigned int irq, struct irq_desc *desc);
|
|
|
extern void handle_bad_irq(unsigned int irq, struct irq_desc *desc);
|
|
|
+extern void handle_nested_irq(unsigned int irq);
|
|
|
|
|
|
/*
|
|
|
* Monolithic do_IRQ implementation.
|