
  PROCEDURE [XREF] msp$get_pp_registers
    (    pp_identification: cmt$pp_identification;
     VAR pp_registers: cmt$pp_registers;
     VAR status: ost$status);


?? PUSH (LISTEXT := ON) ??
*copyc cmt$pp_identification
*copyc cmt$pp_registers
*copyc ost$status
?? POP ??
