[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle 2006-07-08 11:25:38 +01:00
parent 40fa4b6a07
commit 783b09dc28

View file

@ -33,8 +33,6 @@
unsigned long cpu_khz;
extern asmlinkage void ll_local_timer_interrupt(int irq, struct pt_regs *regs);
irqreturn_t sim_timer_interrupt(int irq, void *dev_id, struct pt_regs *regs)
{
#ifdef CONFIG_SMP