RTEMS CPU Kit with SuperCore
4.11.3
|
M32C Built-in Variable Vector Table Interface. More...
Go to the source code of this file.
Macros | |
#define | _set_var_vect(f, n) _var_vects[n] = f |
Typedefs | |
typedef void(* | _m32c_interrupt_func) (void) |
Variables | |
_m32c_interrupt_func | _var_vects [] |
M32C Built-in Variable Vector Table Interface.
This file defines the interface to the built-in variable vector table in R8C/M16C/M32C chips.