patch-2.3.20 linux/arch/i386/kernel/time.c
Next file: linux/arch/i386/kernel/traps.c
Previous file: linux/arch/i386/kernel/smpboot.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Oct  7 10:17:08 1999
-  Orig file: 
v2.3.19/linux/arch/i386/kernel/time.c
-  Orig date: 
Wed Aug 18 11:27:23 1999
diff -u --recursive --new-file v2.3.19/linux/arch/i386/kernel/time.c linux/arch/i386/kernel/time.c
@@ -74,7 +74,7 @@
  * Equal to 2^32 * (1 / (clocks per usec) ).
  * Initialized in time_init.
  */
-static unsigned long fast_gettimeoffset_quotient=0;
+unsigned long fast_gettimeoffset_quotient=0;
 
 extern rwlock_t xtime_lock;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)