gcc: V850 Function Attributes

1 
1 6.31.31 V850 Function Attributes
1 --------------------------------
1 
1 The V850 back end supports these function attributes:
1 
1 'interrupt'
1 'interrupt_handler'
1      Use these attributes 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 either
1      attribute is present.
1