RTEMS 6.1-rc1
|
PowerPC Exceptions implementation. More...
Functions | |
void | ppc_exc_initialize_with_vector_base (uintptr_t interrupt_stack_begin, void *vector_base) |
Initializes the exception handling. More... | |
Variables | |
uint32_t | ppc_exc_cache_wb_check = 1 |
Cache write back check flag. More... | |
PowerPC Exceptions implementation.