V850 Function Attributes (Using the GNU Compiler Collection (GCC)) (original) (raw)

Next: Visium Function Attributes, Previous: Symbian OS Function Attributes, Up: Declaring Attributes of Functions [Contents][Index]


6.33.31 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.