summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcpuset01/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spcpuset01/system.h')
-rw-r--r--testsuites/sptests/spcpuset01/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/spcpuset01/system.h b/testsuites/sptests/spcpuset01/system.h
index d2f9867846..85fcf05083 100644
--- a/testsuites/sptests/spcpuset01/system.h
+++ b/testsuites/sptests/spcpuset01/system.h
@@ -36,6 +36,8 @@ void cpuset_logic_test(void);
#define CONFIGURE_MAXIMUM_TASKS 1
#define CONFIGURE_MAXIMUM_SEMAPHORES 1
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#include <rtems/confdefs.h>