summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxaio02/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxaio02/system.h')
-rw-r--r--testsuites/psxtests/psxaio02/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxaio02/system.h b/testsuites/psxtests/psxaio02/system.h
index 1c26abefd3..7d6c75275c 100644
--- a/testsuites/psxtests/psxaio02/system.h
+++ b/testsuites/psxtests/psxaio02/system.h
@@ -26,6 +26,8 @@ void *POSIX_Init (void *argument);
#define CONFIGURE_MAXIMUM_MESSAGE_QUEUES 20
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 20
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_MAXIMUM_POSIX_THREADS 10
#define CONFIGURE_MAXIMUM_POSIX_MUTEXES 10
#define CONFIGURE_MAXIMUM_POSIX_CONDITION_VARIABLES 10