From 75337fb90e0ef6702c1bb2337334e258f7119b76 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 9 May 2001 00:32:39 +0000 Subject: Rewrite of Indy IRQs to new style. --- arch/mips/kernel/old-irq.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'arch/mips/kernel/old-irq.c') diff --git a/arch/mips/kernel/old-irq.c b/arch/mips/kernel/old-irq.c index a13948d32..a5dfa2542 100644 --- a/arch/mips/kernel/old-irq.c +++ b/arch/mips/kernel/old-irq.c @@ -33,6 +33,12 @@ #include #include +/* + * The board specific setup routine sets irq_setup to point to a board + * specific setup routine. + */ +void (*irq_setup)(void); + /* * Linux has a controller-independent x86 interrupt architecture. * every controller has a 'controller-template', that is used -- cgit v1.2.3