patch-2.4.10 linux/include/asm-sparc64/timex.h
Next file: linux/include/asm-sparc64/tlb.h
Previous file: linux/include/asm-sparc64/system.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Sep 20 14:11:58 2001
- Orig file:
v2.4.9/linux/include/asm-sparc64/timex.h
- Orig date:
Wed Mar 10 16:53:38 1999
diff -u --recursive --new-file v2.4.9/linux/include/asm-sparc64/timex.h linux/include/asm-sparc64/timex.h
@@ -14,7 +14,6 @@
/* Getting on the cycle counter on sparc64. */
typedef unsigned long cycles_t;
-extern cycles_t cacheflush_time;
#define get_cycles() \
({ cycles_t ret; \
__asm__("rd %%tick, %0" : "=r" (ret)); \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)