privateenv: Use POSIX keys instead of task variables.

This commit is contained in:
Christian Mauderer
2014-03-27 14:23:21 +01:00
committed by Sebastian Huber
parent 7d5c27e308
commit 5c0c0cf2a6
22 changed files with 173 additions and 37 deletions

View File

@@ -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>