summaryrefslogtreecommitdiffstats
path: root/file_io/repeated_opens/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'file_io/repeated_opens/test.c')
-rw-r--r--file_io/repeated_opens/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/file_io/repeated_opens/test.c b/file_io/repeated_opens/test.c
index 5106621..aeb8fad 100644
--- a/file_io/repeated_opens/test.c
+++ b/file_io/repeated_opens/test.c
@@ -51,7 +51,7 @@ rtems_task Init(rtems_task_argument a)
#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM
#define CONFIGURE_MAXIMUM_TASKS 1
-#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 4
+#define CONFIGURE_MAXIMUM_FILE_DESCRIPTORS 4
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_INIT