patch-2.4.19 linux-2.4.19/arch/sparc/kernel/time.c
Next file: linux-2.4.19/arch/sparc/kernel/traps.c
Previous file: linux-2.4.19/arch/sparc/kernel/systbls.S
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 2 17:39:43 2002
- Orig file:
linux-2.4.18/arch/sparc/kernel/time.c
- Orig date:
Mon Feb 25 11:37:56 2002
diff -urN linux-2.4.18/arch/sparc/kernel/time.c linux-2.4.19/arch/sparc/kernel/time.c
@@ -115,7 +115,7 @@
void timer_interrupt(int irq, void *dev_id, struct pt_regs * regs)
{
/* last time the cmos clock got updated */
- static long last_rtc_update=0;
+ static long last_rtc_update;
#ifndef CONFIG_SMP
if(!user_mode(regs))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)