score: update inconsistent declare after .c was changed

This commit is contained in:
Chen Liqin
2009-08-30 12:30:16 +08:00
parent d8aa899bb2
commit ffa818b4b0
9 changed files with 475 additions and 38 deletions

View File

@ -20,4 +20,6 @@
#define IRQ_TIMER (7) /* Timer IRQ number of SPCT6600 */
extern void interrupt_exception_vector(void);
#endif /* _ASM_SCORE_IRQ_H */