vserver 2.0 rc7
[linux-2.6.git] / include / asm-i386 / timex.h
index ef53334..b41e484 100644 (file)
@@ -32,8 +32,6 @@
  */
 typedef unsigned long long cycles_t;
 
-extern cycles_t cacheflush_time;
-
 static inline cycles_t get_cycles (void)
 {
        unsigned long long ret=0;