This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-um / timex.h
index 0f4ada0..5805811 100644 (file)
@@ -3,6 +3,8 @@
 
 typedef unsigned long cycles_t;
 
+#define cacheflush_time (0)
+
 static inline cycles_t get_cycles (void)
 {
        return 0;