Using the GNU Compiler Collection (GCC): CR16 Function Attributes |
---|
Next: Epiphany Function Attributes, Previous: Blackfin Function Attributes, Up: Function Attributes [Contents][Index]
These function attributes are supported by the CR16 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.