RTEMS CPU Kit with SuperCore  4.11.3
Functions
epiphany-context-initialize.c File Reference
#include <string.h>
#include <rtems/score/cpu.h>
#include <rtems/score/interr.h>
Include dependency graph for epiphany-context-initialize.c:

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