summaryrefslogtreecommitdiff
path: root/testsuites/validation/ts-performance-0.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/validation/ts-performance-0.c')
-rw-r--r--testsuites/validation/ts-performance-0.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/validation/ts-performance-0.c b/testsuites/validation/ts-performance-0.c
index 1fb15ecfce..2c35a4d7c2 100644
--- a/testsuites/validation/ts-performance-0.c
+++ b/testsuites/validation/ts-performance-0.c
@@ -73,6 +73,8 @@
const char rtems_test_name[] = "Performance0";
+#define CONFIGURE_MAXIMUM_PROCESSORS 4
+
#include "ts-default.h"
/** @} */