summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxspin02/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxspin02/main.c')
-rw-r--r--testsuites/psxtests/psxspin02/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxspin02/main.c b/testsuites/psxtests/psxspin02/main.c
index cc6ba26d0b..15eb51ea6c 100644
--- a/testsuites/psxtests/psxspin02/main.c
+++ b/testsuites/psxtests/psxspin02/main.c
@@ -43,6 +43,8 @@ rtems_task Init(
#define CONFIGURE_MAXIMUM_POSIX_SPINLOCKS 1
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_INIT_TASK_STACK_SIZE (RTEMS_MINIMUM_STACK_SIZE * 2)
#define CONFIGURE_INIT_TASK_PRIORITY 2