6.4.2.30 Visium Attributes

These attributes are supported by the Visium back end:

interrupt

This attribute applies to functions.

It indicates 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.