|
RTEMS CPU Kit with SuperCore
4.11.2
|
#include <string.h>#include <rtems/score/cpu.h>#include <rtems/score/nios2-utility.h>#include <rtems/score/interr.h>
Functions | |
| void | _CPU_Context_Initialize (Context_Control *context, void *stack_area_begin, size_t stack_area_size, uint32_t new_level, void(*entry_point)(void), bool is_fp, void *tls_area) |
| Initializes the CPU context. More... | |
1.8.13