RTEMS CPU Kit with SuperCore  4.11.3
Macros | Typedefs | Variables
varvects.h File Reference

M32C Built-in Variable Vector Table Interface. More...

This graph shows which files directly or indirectly include this file:

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 []
 

Detailed Description

M32C Built-in Variable Vector Table Interface.

This file defines the interface to the built-in variable vector table in R8C/M16C/M32C chips.