
    PROCEDURE [XREF] lop$define_formal_parameters (formal_parameters: ^llt$formal_parameters;
          attributes: lot$module_attributes;
          module_descriptor: {input} ^lot$module_descriptor;
          allocated_sections: {input} ^lot$allocated_sections;
          control_options {control} : lot$control_options);

?? PUSH (LISTEXT := ON) ??
*copyc LOT$LOADER_TYPE_DEFINITIONS
*copyc llt$formal_parameters
?? POP ??

