[PATCH] hwmon: move SENSORS_LIMIT to hwmon.h
[powerpc.git] / include / asm-x86_64 / timex.h
index 34f31a1..24ecf6a 100644 (file)
@@ -26,6 +26,9 @@ static inline cycles_t get_cycles (void)
 
 extern unsigned int cpu_khz;
 
+extern int read_current_timer(unsigned long *timer_value);
+#define ARCH_HAS_READ_CURRENT_TIMER    1
+
 extern struct vxtime_data vxtime;
 
 #endif