patch-2.1.82 linux/arch/i386/kernel/time.c
Next file: linux/arch/i386/math-emu/fpu_entry.c
Previous file: linux/arch/i386/kernel/mca.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sun Jan 25 10:05:46 1998
- Orig file:
v2.1.81/linux/arch/i386/kernel/time.c
- Orig date:
Sun Dec 21 17:27:18 1997
diff -u --recursive --new-file v2.1.81/linux/arch/i386/kernel/time.c linux/arch/i386/kernel/time.c
@@ -248,6 +248,7 @@
return count;
}
+#ifndef CONFIG_APM
/*
* this is only used if we have fast gettimeoffset:
*/
@@ -255,6 +256,7 @@
{
do_gettimeofday(tv);
}
+#endif
static unsigned long (*do_gettimeoffset)(void) = do_slow_gettimeoffset;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov