
  PROCEDURE [XREF] lop$load_module (module_ring_attributes: lot$module_ring_attributes;
        file_attributes: lot$load_file_attributes;
        control_options {control} : lot$control_options;
    VAR load_file {input_output} : lot$load_file;
    VAR transfer_descriptor: lot$external_descriptor;
    VAR debug_symbol_table_present {control} : boolean;
    VAR module_structure_error {control} : boolean);
?? PUSH (LISTEXT := ON) ??
*copyc LOT$LOADER_TYPE_DEFINITIONS
*copyc LOT$LOADER_OPTIONS
?? POP ??
