Changeset cb9bb9d1 in rtems for testsuites/psxtests/psximfs02/init.c
- Timestamp:
- Oct 20, 2015, 7:47:10 PM (5 years ago)
- Branches:
- 4.11
- Children:
- b2d788b3
- Parents:
- ad659ff8
- git-author:
- Joel Sherrill <joel.sherrill@…> (10/20/15 19:47:10)
- git-committer:
- Joel Sherrill <joel.sherrill@…> (10/27/15 12:32:41)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/psxtests/psximfs02/init.c
rad659ff8 rcb9bb9d1 1 1 /* 2 * COPYRIGHT (c) 1989-201 4.2 * COPYRIGHT (c) 1989-2015. 3 3 * On-Line Applications Research Corporation (OAR). 4 4 * … … 212 212 213 213 #define CONFIGURE_MAXIMUM_TASKS 1 214 #define CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK 1 5214 #define CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK 16 215 215 #define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 4 216 216 #define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
Note: See TracChangeset
for help on using the changeset viewer.