RTEMS CPU Kit with SuperCore  4.11.3
Functions | Variables
isr.c File Reference

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/score/wkspace.h>
#include <rtems/config.h>
Include dependency graph for isr.c:

Functions

void _ISR_Handler_initialization (void)
 Initialize the ISR handler. More...
 

Variables

ISR_Handler_entry _ISR_Vector_table [CPU_INTERRUPT_NUMBER_OF_VECTORS]
 

Detailed Description

Initialize the ISR handler.