Previous: x86 Function Attributes, Up: Function Attributes


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