summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxaio01/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxaio01/system.h')
-rw-r--r--testsuites/psxtests/psxaio01/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxaio01/system.h b/testsuites/psxtests/psxaio01/system.h
index 48965ef0af..2bb81a6fdd 100644
--- a/testsuites/psxtests/psxaio01/system.h
+++ b/testsuites/psxtests/psxaio01/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