From 05502548e9391dd98c1688929d779d5749730369 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Tue, 1 Jul 2014 10:20:14 -0700 Subject: Always provide HP_SMALL_TIMING_AVAIL --- sysdeps/powerpc/powerpc64/hp-timing.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/powerpc/powerpc64') diff --git a/sysdeps/powerpc/powerpc64/hp-timing.h b/sysdeps/powerpc/powerpc64/hp-timing.h index d4fcb3d606..028da9d2e7 100644 --- a/sysdeps/powerpc/powerpc64/hp-timing.h +++ b/sysdeps/powerpc/powerpc64/hp-timing.h @@ -22,6 +22,7 @@ /* 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) -- cgit 1.4.1