1 /***********************************************************************/
4 /* DATE :Sun, Dec 27, 2009 */
5 /* DESCRIPTION :Setting of B,R Section */
8 /* This file is generated by Renesas Project Generator (Ver.4.16). */
10 /***********************************************************************/
14 #include "typedefine.h"
18 _UBYTE *rom_s; /* Start address of the initialized data section in ROM */
19 _UBYTE *rom_e; /* End address of the initialized data section in ROM */
20 _UBYTE *ram_s; /* Start address of the initialized data section in RAM */
22 { __sectop("D"), __secend("D"), __sectop("R") }
26 _UBYTE *b_s; /* Start address of non-initialized data section */
27 _UBYTE *b_e; /* End address of non-initialized data section */
29 { __sectop("B"), __secend("B") }