V850 Function Attributes#

The V850 back end supports these function attributes:

interrupt, interrupt_handler#

Use these attributes to indicate that the specified function is an interrupt handler. The compiler generates function entry and exit sequences suitable for use in an interrupt handler when either attribute is present.