Renesas REJ10J1822-0101 Computer Hardware User Manual


 
Section 5 Specifications of a Config File
Rev. 1.01 Mar. 17, 2008 Page 42 of 128
REJ10J1822-0101
5.5.9 SVR_SECTION
Format:
SVR_SECTION{<section name>};
Description:
This statement specifies the section to which the server stubs will be assigned. When this
definition is omitted, one of the section names (alphabetical characters) listed below will
automatically be assigned. If SVR_SECTION has been defined, the actual section name will be
one of the letters listed below followed by <section name>.
Program section: ‘P’
Constant section: ‘C’
Non-initialized data section: ‘B’
Initialized data section: ‘D’
Example:
SVR_SECTION{ C_EXAMPLE };