RTEMS
5.0.0
|
Initialize the ISR handler. More...
#include <rtems/score/isr.h>
#include <rtems/score/address.h>
#include <rtems/score/interr.h>
#include <rtems/score/percpu.h>
#include <rtems/score/stackimpl.h>
#include <rtems/config.h>
Functions | |
void | _ISR_Handler_initialization (void) |
Initialize the ISR handler. More... | |
Variables | |
ISR_Handler_entry | _ISR_Vector_table [CPU_INTERRUPT_NUMBER_OF_VECTORS] |
Initialize the ISR handler.