RTEMS  5.1
Functions
setvec.c File Reference

Installs an interrupt vector on the SPARC simulator. More...

#include <bsp.h>

Functions

rtems_isr_entry set_vector (rtems_isr_entry handler, rtems_vector_number vector, int type)
 Install an interrupt handler. More...
 

Detailed Description

Installs an interrupt vector on the SPARC simulator.