forked from Imagelibrary/rtems
privateenv: Use POSIX keys instead of task variables.
This commit is contained in:
committed by
Sebastian Huber
parent
7d5c27e308
commit
5c0c0cf2a6
@@ -246,6 +246,8 @@ static rtems_task Init(rtems_task_argument argument)
|
||||
|
||||
#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
|
||||
|
||||
#define CONFIGURE_MAXIMUM_POSIX_KEY_VALUE_PAIRS 2
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
|
||||
#include <rtems/confdefs.h>
|
||||
|
||||
Reference in New Issue
Block a user