chiark / gitweb /
PORT 22
[stressapptest] / src / stressapptest_config.h.in
index 97f306e2014560e2a0e73f0fafd19dfc35b0ddfe..4ab0ec87804ba14ad6085c833dc31686090acaa5 100644 (file)
@@ -53,6 +53,9 @@
 /* Define to 1 if you have the `posix_memalign' function. */
 #undef HAVE_POSIX_MEMALIGN
 
+/* Define to 1 if the system has `pthread_barrier'. */
+#undef HAVE_PTHREAD_BARRIERS
+
 /* Define to 1 if you have the <pthread.h> header file. */
 #undef HAVE_PTHREAD_H
 
 /* Define to 1 if strerror_r returns char *. */
 #undef STRERROR_R_CHAR_P
 
+/* Defined if the target CPU is aarch64 */
+#undef STRESSAPPTEST_CPU_AARCH64
+
 /* Defined if the target CPU is armv7a */
 #undef STRESSAPPTEST_CPU_ARMV7A