diff options
Diffstat (limited to 'arch/score/include/asm/irq.h')
-rw-r--r-- | arch/score/include/asm/irq.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/score/include/asm/irq.h b/arch/score/include/asm/irq.h index 6edd2a2adef7..c883f3df33fa 100644 --- a/arch/score/include/asm/irq.h +++ b/arch/score/include/asm/irq.h | |||
@@ -20,4 +20,6 @@ | |||
20 | 20 | ||
21 | #define IRQ_TIMER (7) /* Timer IRQ number of SPCT6600 */ | 21 | #define IRQ_TIMER (7) /* Timer IRQ number of SPCT6600 */ |
22 | 22 | ||
23 | extern void interrupt_exception_vector(void); | ||
24 | |||
23 | #endif /* _ASM_SCORE_IRQ_H */ | 25 | #endif /* _ASM_SCORE_IRQ_H */ |