Skip to content

Commit

Permalink
Keep pace with the newest RTEMS-4.11 POSIX
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVan committed Jul 14, 2014
1 parent 706c2d8 commit ff4d8b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions init.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
* Configure the RTEMS initialisation.
*/

#define CONFIGURE_MAXIMUM_POSIX_KEYS 16
#define CONFIGURE_MAXIMUM_POSIX_KEY_VALUE_PAIRS 16

#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
Expand Down

0 comments on commit ff4d8b2

Please sign in to comment.