{
{ NOTE: If TYPE declarations or record fields are added/changed/deleted, please
{   make the appropriate changes in the corresponding display procedures in the
{   module(s) for the System Core Debugger: SYM$DEBUG, SYM$DEBUG1
{

  TYPE
    tmt$mcr_faults = record
      faults: ost$monitor_conditions,
      untranslatable_pointer: ost$pva,
    recend;

*copyc OSD$VIRTUAL_ADDRESS
*copyc OSD$CONDITIONS
