summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx04/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx04/system.h')
-rw-r--r--testsuites/psxtests/psx04/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx04/system.h b/testsuites/psxtests/psx04/system.h
index af1331c009..ebd61607cd 100644
--- a/testsuites/psxtests/psx04/system.h
+++ b/testsuites/psxtests/psx04/system.h
@@ -36,6 +36,8 @@ void *Task_3(
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_MAXIMUM_POSIX_THREADS 4
#define CONFIGURE_MAXIMUM_POSIX_QUEUED_SIGNALS 5