patch-2.2.0-pre3 linux/include/asm-i386/timex.h
Next file: linux/include/asm-i386/uaccess.h
Previous file: linux/include/asm-i386/processor.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Jan 1 11:53:34 1999
- Orig file:
v2.2.0-pre2/linux/include/asm-i386/timex.h
- Orig date:
Thu Dec 31 10:29:02 1998
diff -u --recursive --new-file v2.2.0-pre2/linux/include/asm-i386/timex.h linux/include/asm-i386/timex.h
@@ -34,7 +34,7 @@
static inline cycles_t get_cycles (void)
{
-#ifndef CONFIG_TSC
+#ifndef CONFIG_X86_TSC
return 0;
#else
unsigned long eax, edx;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov