patch-2.4.4 linux/include/asm-ia64/timex.h
Next file: linux/include/asm-ia64/uaccess.h
Previous file: linux/include/asm-ia64/system.h
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Thu Apr 5 12:51:47 2001
- Orig file:
v2.4.3/linux/include/asm-ia64/timex.h
- Orig date:
Sun Feb 6 18:42:40 2000
diff -u --recursive --new-file v2.4.3/linux/include/asm-ia64/timex.h linux/include/asm-ia64/timex.h
@@ -2,14 +2,15 @@
#define _ASM_IA64_TIMEX_H
/*
- * Copyright (C) 1998, 1999 Hewlett-Packard Co
- * Copyright (C) 1998, 1999 David Mosberger-Tang <davidm@hpl.hp.com>
+ * Copyright (C) 1998-2001 Hewlett-Packard Co
+ * Copyright (C) 1998-2001 David Mosberger-Tang <davidm@hpl.hp.com>
+ */
+/*
+ * 2001/01/18 davidm Removed CLOCK_TICK_RATE. It makes no sense on IA-64.
+ * Also removed cacheflush_time as it's entirely unused.
*/
-
-#define CLOCK_TICK_RATE 1193180 /* Underlying HZ XXX fix me! */
typedef unsigned long cycles_t;
-extern cycles_t cacheflush_time;
static inline cycles_t
get_cycles (void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)