RTEMS CPU Kit with SuperCore
Data Structures | Typedefs | Functions
ScoreCPUARM

Data Structures

struct  ARM_VFP_context
 
struct  CPU_Exception_frame
 The set of registers that specifies the complete processor state. More...
 

Typedefs

typedef CPU_Exception_frame CPU_Interrupt_frame
 

Functions

void _CPU_Exception_frame_print (const CPU_Exception_frame *frame)
 
void _ARM_Exception_default (CPU_Exception_frame *frame)
 
void rtems_exception_init_mngt (void)
 

Detailed Description