gcc: Xstormy16 Function Attributes

1 
1 6.31.34 Xstormy16 Function Attributes
1 -------------------------------------
1 
1 These function attributes are supported by the Xstormy16 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