
{  Define type for kinds of hardware faults that can be injected and utility
{  monitor requests to support hardware fault injection.

  TYPE
    syt$hardware_fault_request = syc$hfk_retry .. syc$hfk_uf_max_value;

*copyc syc$hardware_fault_codes

