
  PROCEDURE [XREF] lop$define_entry_point
    (    entry_definition: ^llt$entry_definition;
         module_descriptor: {input} ^lot$module_descriptor;
         allocated_sections: ^lot$allocated_sections;
         control_options {control} : lot$control_options;
         load_file_number: lot$load_file_number;
     VAR duplicate_entry_point: boolean);

?? PUSH (LISTEXT := ON) ??
*copyc llt$entry_definition
*copyc lot$load_file_number
*copyc lot$loader_options
*copyc lot$loader_type_definitions
?? POP ??
