aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/hp-timing.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/hp-timing.h')
-rw-r--r--sysdeps/x86/hp-timing.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/x86/hp-timing.h b/sysdeps/x86/hp-timing.h
index 9b6a998..ccb9f92 100644
--- a/sysdeps/x86/hp-timing.h
+++ b/sysdeps/x86/hp-timing.h
@@ -22,10 +22,6 @@
#include <isa.h>
#if MINIMUM_ISA == 686 || MINIMUM_ISA == 8664
-/* We always assume having the timestamp register. */
-# define HP_TIMING_AVAIL (1)
-# define HP_SMALL_TIMING_AVAIL (1)
-
/* We indeed have inlined functions. */
# define HP_TIMING_INLINE (1)