summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx09/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx09/system.h')
-rw-r--r--testsuites/psxtests/psx09/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx09/system.h b/testsuites/psxtests/psx09/system.h
index 5bfe9b801d..1c71e7fd3a 100644
--- a/testsuites/psxtests/psx09/system.h
+++ b/testsuites/psxtests/psx09/system.h
@@ -32,6 +32,8 @@ void *Task_2(
#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 1
#define CONFIGURE_MAXIMUM_POSIX_KEYS 10
#define CONFIGURE_MAXIMUM_POSIX_MUTEXES 10