aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/hp-timing.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/hp-timing.h')
-rw-r--r--sysdeps/ia64/hp-timing.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysdeps/ia64/hp-timing.h b/sysdeps/ia64/hp-timing.h
index bf97b47..e91326c 100644
--- a/sysdeps/ia64/hp-timing.h
+++ b/sysdeps/ia64/hp-timing.h
@@ -43,8 +43,6 @@
- hp_timing_t: This is the type for variables used to store the time
values.
- - HP_TIMING_ZERO: clear `hp_timing_t' object.
-
- HP_TIMING_NOW: place timestamp for current time in variable given as
parameter.
@@ -77,10 +75,6 @@
/* We use 64bit values for the times. */
typedef unsigned long int hp_timing_t;
-/* Set timestamp value to zero. */
-#define HP_TIMING_ZERO(Var) (Var) = (0)
-
-
/* The Itanium/Merced has a bug where the ar.itc register value read
is not correct in some situations. The solution is to read again.
For now we always do this until we know how to recognize a fixed