Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154283
b: refs/heads/master
c: ab7f6f3
h: refs/heads/master
i:
  154281: 04eb4d8
  154279: 21dae80
v: v3
  • Loading branch information
Ralf Baechle committed Jun 24, 2009
1 parent 23705a1 commit 6cba9eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 44eeab67416711db9b84610ef18c99a60415dff8
refs/heads/master: ab7f6f3010a6c5ae147541168705a446cee511e7
1 change: 1 addition & 0 deletions trunk/arch/mips/mipssim/sim_time.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ unsigned __cpuinit get_c0_compare_int(void)
mips_cpu_timer_irq = MSC01E_INT_BASE + MSC01E_INT_CPUCTR;
} else {
#endif
{
if (cpu_has_vint)
set_vi_handler(cp0_compare_irq, mips_timer_dispatch);
mips_cpu_timer_irq = MIPS_CPU_IRQ_BASE + cp0_compare_irq;
Expand Down

0 comments on commit 6cba9eb

Please sign in to comment.