RTEMS 6.1-rc1
Functions | Variables
ppc_exc_initialize.c File Reference

PowerPC Exceptions implementation. More...

#include <rtems.h>
#include <bsp/vectors.h>
#include <bsp/fatal.h>

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...
 

Detailed Description

PowerPC Exceptions implementation.