Using the GNU Compiler Collection (GCC): Visium Function Attributes |
---|
Next: x86 Function Attributes, Previous: V850 Function Attributes, Up: Function Attributes [Contents][Index]
These function attributes are supported by the Visium back end:
interrupt
Use this attribute 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 this attribute is present.