17.2.14 Longcall Function Attribute
The
longcall attribute is an alias to the
far attribute. For
example:void __attribute__((longcall)) foo (void);