far_data

Syntax
  #pragma far_data on | off | reset  
Description

This pragma makes the subsequent data declarations far absolute, if the declaration is also a definition the variable gets assigned to a . data and .bss section regardless of the .sdata threshold.