RTEMS 6.1-rc2
|
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") |
Variables | |
unsigned long * | _old_stack_ptr |
NIOS2 Exception and Interrupt Handler.