RTEMS
5.0.0
|
PowerPC Exceptions implementation. More...
Macros | |
#define | PPC_EXC_PROLOG_VEC_OFFSET 2 |
Functions | |
rtems_status_code | ppc_exc_make_prologue (unsigned vector, void *vector_base, ppc_exc_category category, uint32_t *prologue, size_t *prologue_size) |
Makes a minimal prologue for the vector vector with the category category. More... | |
PowerPC Exceptions implementation.