near_data

Syntax
  #pragma near_data on | off | reset  
Description

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