about summary refs log tree commit diff
path: root/sysdeps/aarch64/hp-timing.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aarch64/hp-timing.h')
-rw-r--r--sysdeps/aarch64/hp-timing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/aarch64/hp-timing.h b/sysdeps/aarch64/hp-timing.h
index 4267d2c53a..5e2888c1b1 100644
--- a/sysdeps/aarch64/hp-timing.h
+++ b/sysdeps/aarch64/hp-timing.h
@@ -21,6 +21,7 @@
 
 /* We always assume having the cycle counter register.  */
 #define HP_TIMING_AVAIL		(1)
+#define HP_SMALL_TIMING_AVAIL	(1)
 
 /* We indeed have inlined functions.  */
 #define HP_TIMING_INLINE	(1)