patch-2.4.25 linux-2.4.25/arch/sh64/kernel/time.c
Next file: linux-2.4.25/arch/sparc/config.in
Previous file: linux-2.4.25/arch/sh64/kernel/Makefile
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
2004-02-18 05:36:30.000000000 -0800
 -  Orig file: 
linux-2.4.24/arch/sh64/kernel/time.c
 -  Orig date: 
2003-08-25 04:44:40.000000000 -0700
 
diff -urN linux-2.4.24/arch/sh64/kernel/time.c linux-2.4.25/arch/sh64/kernel/time.c
@@ -113,7 +113,8 @@
 extern unsigned long wall_jiffies;
 extern unsigned long volatile jiffies;
 
-static unsigned long tmu_base, rtc_base, cprc_base;
+static unsigned long tmu_base, rtc_base;
+unsigned long cprc_base;
 
 /* Variables to allow interpolation of time of day to resolution better than a
  * jiffy. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)