[MIPS] Rewrite spurious_interrupt from assembler to C.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2006-04-01 21:17:45 +01:00
والد c9e321e095
کامیت 93373ed4d8
18فایلهای تغییر یافته به همراه40 افزوده شده و 44 حذف شده

مشاهده پرونده

@@ -98,8 +98,10 @@
bnez t1, handle_irq
li a0, 1
j spurious_interrupt
jal spurious_interrupt
nop
j ret_from_irq
nop
handle_int:
jal irq_dispatch