RTEMS
5.0.0
|
PowerPC Exceptions implementation. More...
#include <bsp/vectors.h>
Macros | |
#define | PPC_BASIC_VECS_WO_SYS |
#define | PPC_BASIC_VECS |
Functions | |
const ppc_exc_categories * | ppc_exc_categories_for_cpu (ppc_cpu_id_t cpu) |
Returns the category set for a CPU of type cpu, or NULL if there is no category set available for this CPU. | |
ppc_exc_category | ppc_exc_category_for_vector (const ppc_exc_categories *categories, unsigned vector) |
Returns the category for the vector vector using the category set categories. | |
PowerPC Exceptions implementation.
#define PPC_BASIC_VECS |
#define PPC_BASIC_VECS_WO_SYS |