RTEMS CPU Kit with SuperCore  4.11.3
Functions
cpu_asm.c File Reference

M32R ISR Handler. More...

#include <rtems/system.h>
#include <rtems/score/cpu.h>
Include dependency graph for cpu_asm.c:

Functions

void _ISR_Handler (void)
 ISR interrupt dispatcher. More...
 

Detailed Description

M32R ISR Handler.

cpu_asm.c ===> cpu_asm.S or cpu_asm.s

Note
This is supposed to be a .S or .s file NOT a C file.

M32R does not yet have interrupt support. When this functionality is written, this file should become obsolete.