ao_task_stack.h
Task stack

Configuration

AO_TASK_STACK

#define AO_TASK_STACK (2)

Selects the task stack implementation. The following options are available.

ao_task_stack_0 Stub
ao_task_stack_1 Injection
ao_task_stack_2 Allocation