![]() |
RTEMS 5.2
|
Files | |
| file | vectors.h |
| PowerPC Exceptions API. | |
Macros | |
| #define | LINK_REGISTER_CALLEE_UPDATE_ROOM 4 |
| #define | EXC_GENERIC_SIZE (PPC_EXC_FRAME_SIZE + PPC_STACK_RED_ZONE_SIZE) |
| #define | PPC_EXC_INTERRUPT_FRAME_SIZE CPU_INTERRUPT_FRAME_SIZE |
| #define | EXC_VEC_SIZE (0) |
| #define | EXCEPTION_FRAME_END (EXC_GENERIC_SIZE + EXC_VEC_SIZE) |
Typedefs | |
| typedef CPU_Exception_frame | BSP_Exception_frame |