Crinit -- Configurable Rootfs Init
|
#include <crinit-sdefs.h>
Public Attributes | |
size_t | numTasks |
Number of elements in the tasks array. More... | |
crinitTaskListEntry_t * | tasks |
Array of task entries. More... | |
Type to represent a list of tasks.
size_t crinitTaskList_t::numTasks |
Number of elements in the tasks array.
crinitTaskListEntry_t* crinitTaskList_t::tasks |
Array of task entries.