
  PROCEDURE [XREF] dmp$fixup_fmd_allocated_length
    (    system_file_id: gft$system_file_identifier;
         fmd_index: dmt$fmd_index;
         allocated_length: amt$file_byte_address;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_byte_address
*copyc dmt$fmd_index
*copyc gft$system_file_identifier
*copyc ost$status
?? POP ??
