CodeWarrior's C compiler predefined a serial macros to manipulate data that to be placed in the extended memory. All these macros are included in mmu_lda.h. To define a linear pointer, we should use the special qualifier __linear keyword. The keyword __LINEAR_SEG argument is available for the #pragma CONST_SEG and #pragma STRING_SEG, and tells the compiler to place data into a linear space.