RTEMS
5.0.0
|
NIOS2 Exception and Interrupt Handler. More...
#include <rtems/score/cpu.h>
#include <rtems/score/isr.h>
#include <rtems/score/threaddispatch.h>
#include <rtems/score/nios2-utility.h>
#include <rtems/score/interr.h>
Functions | |
void | __ISR_Handler (void) |
void | __Exception_Handler (CPU_Exception_frame *efr) |
register unsigned long *stack_ptr | __asm__ ("sp") |
RTEMS_INLINE_ROUTINE void | __IIC_Handler (void) |
Variables | |
unsigned long * | _old_stack_ptr |
NIOS2 Exception and Interrupt Handler.