patch-2.4.0-test10 linux/arch/mips64/sgi-ip27/ip27-timer.c
Next file: linux/arch/ppc/8260_io/uart.c
Previous file: linux/arch/mips64/sgi-ip27/ip27-rtc.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 16 12:58:51 2000
- Orig file:
v2.4.0-test9/linux/arch/mips64/sgi-ip27/ip27-timer.c
- Orig date:
Sun Oct 8 10:50:07 2000
diff -u --recursive --new-file v2.4.0-test9/linux/arch/mips64/sgi-ip27/ip27-timer.c linux/arch/mips64/sgi-ip27/ip27-timer.c
@@ -36,7 +36,7 @@
#define CYCLES_PER_JIFFY (CYCLES_PER_SEC/HZ)
static unsigned long ct_cur[NR_CPUS]; /* What counter should be at next timer irq */
-static long last_rtc_update = 0; /* Last time the rtc clock got updated */
+static long last_rtc_update; /* Last time the rtc clock got updated */
extern rwlock_t xtime_lock;
extern volatile unsigned long wall_jiffies;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)