aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/hp-timing.h
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2014-06-25 11:40:18 -0700
committerRichard Henderson <rth@twiddle.net>2014-07-03 08:38:18 -0700
commit850e0e032b77ee833a9f98d1bef3f50769bdd0c7 (patch)
tree7f453e76d6933d6155f6a1212f8e72188dfd60db /sysdeps/ia64/hp-timing.h
parent7db48f6aab371ffce155b9ac8705673b2bf3cbbd (diff)
downloadglibc-850e0e032b77ee833a9f98d1bef3f50769bdd0c7.zip
glibc-850e0e032b77ee833a9f98d1bef3f50769bdd0c7.tar.gz
glibc-850e0e032b77ee833a9f98d1bef3f50769bdd0c7.tar.bz2
Removing HP_TIMING_ZERO as unused
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