Crossware

Table of Contents        Previous topic       Next topic       

ASSEMBLER DIRECTIVES->Other Assembler Directives->RSEG

RSEG                 Select Relocatable Segment


The RSEG directive selects the named relocatable segment as the current segment.  The segment name and attributes must have already been defined using the SEGMENT directive.


Format:
    
RSEG<segment name>