summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-03-25 02:36:31 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-03-25 02:36:31 +0100
commite3875bb1da19251d2fde61fb23349df8f1fa7759 (patch)
tree7217f31986d7e564f543f1b53054eee019deec62
parentafd6ce081d51f1f92f4522f586b5bb385e055b67 (diff)
parent330448daebd187d23c3e42495d9bef62b28e2d71 (diff)
Merge branch 't/no-hp-timing' into refs/top-bases/tschwinge/Roger_Whittaker
-rw-r--r--sysdeps/mach/hurd/hp-timing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/hp-timing.h b/sysdeps/mach/hurd/hp-timing.h
index 29a8839d70..1246e21958 100644
--- a/sysdeps/mach/hurd/hp-timing.h
+++ b/sysdeps/mach/hurd/hp-timing.h
@@ -25,6 +25,7 @@
/* Provide dummy definitions. */
#define HP_TIMING_AVAIL (0)
+#define HP_SMALL_TIMING_AVAIL (0)
#define HP_TIMING_INLINE (0)
typedef int hp_timing_t;
#define HP_TIMING_ZERO(Var)