diff options
Diffstat (limited to 'arch/mips/gt64120/common')
-rw-r--r-- | arch/mips/gt64120/common/irq.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/gt64120/common/irq.c b/arch/mips/gt64120/common/irq.c index 5192dfa1e..8fc47ede0 100644 --- a/arch/mips/gt64120/common/irq.c +++ b/arch/mips/gt64120/common/irq.c @@ -61,6 +61,7 @@ #define DBG(x...) #endif +void (*irq_setup)(void); /* * Generic no controller code |