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

LM32 Initialize the ISR Handler. More...

#include <rtems/score/isr.h>
#include <rtems/score/percpu.h>
#include <rtems/score/threaddispatch.h>
Include dependency graph for irq.c:

Functions

register unsigned long *stack_ptr __asm__ ("sp")
 
void __ISR_Handler (uint32_t vector, CPU_Interrupt_frame *ifr)
 

Variables

unsigned long * _old_stack_ptr
 
void * _exception_stack_frame
 

Detailed Description

LM32 Initialize the ISR Handler.