RTEMS 6.1-rc1
Functions
arm-cp15-set-exception-handler.c File Reference

This source file contains the implementation of arm_cp15_set_exception_handler(). More...

#include <libcpu/arm-cp15.h>
#include <bsp/linker-symbols.h>

Functions

void * arm_cp15_set_exception_handler (Arm_symbolic_exception_name exception, void(*handler)(void))
 Sets the exception handler in the vector table. More...
 

Detailed Description

This source file contains the implementation of arm_cp15_set_exception_handler().