aboutsummaryrefslogtreecommitdiff
path: root/src/stressapptest_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/stressapptest_config.h.in')
-rw-r--r--src/stressapptest_config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stressapptest_config.h.in b/src/stressapptest_config.h.in
index 5412df4..4ab0ec8 100644
--- a/src/stressapptest_config.h.in
+++ b/src/stressapptest_config.h.in
@@ -172,6 +172,9 @@
/* 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