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

Previous: x86 Function Attributes, Up: Declaring Attributes of Functions [Contents][Index]


6.33.34 Xstormy16 Function Attributes

These function attributes are supported by the Xstormy16 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.