Crinit -- Configurable Rootfs Init
|
#include <task.h>
Data Fields | |
char * | name |
Name of the provided feature. | |
crinitTaskState_t | stateReq |
The task state required to be reached to provide the feature. | |
Type to store a single provided feature within a task.
char* crinitTaskPrv_t::name |
Name of the provided feature.
crinitTaskState_t crinitTaskPrv_t::stateReq |
The task state required to be reached to provide the feature.