RTEMS 6.1-rc6
|
This source file contains the definition of _ISR_Vector_table and the implementation of _ISR_Handler_initialization(). More...
#include <rtems/score/isr.h>
#include <rtems/score/address.h>
#include <rtems/score/percpu.h>
#include <rtems/config.h>
Functions | |
void | _ISR_Handler_initialization (void) |
Initializes the ISR handler. | |
Variables | |
const char *const volatile | _ISR_Stack_size_object = _ISR_Stack_size |
Provides the configured interrupt stack size through an object. | |
This source file contains the definition of _ISR_Vector_table and the implementation of _ISR_Handler_initialization().