gcc: CR16 Function Attributes

1 
1 6.31.7 CR16 Function Attributes
1 -------------------------------
1 
1 These function attributes are supported by the CR16 back end:
1 
1 'interrupt'
1      Use this attribute to indicate that the specified function is an
1      interrupt handler.  The compiler generates function entry and exit
1      sequences suitable for use in an interrupt handler when this
1      attribute is present.
1