RTEMS CPU Kit with SuperCore  4.11.2
Functions
ppc-isr-vector-install.c File Reference

Install Interrupt Handler Vector. More...

#include <rtems/score/cpu.h>
#include <rtems/score/interr.h>
Include dependency graph for ppc-isr-vector-install.c:

Functions

void _CPU_ISR_install_vector (uint32_t vector, proc_ptr new_handler, proc_ptr *old_handler)
 This routine installs an interrupt vector. More...
 

Detailed Description

Install Interrupt Handler Vector.