
{ This constant controls whether the GFP$ rotines actually set/clear the
{ monitor interlock field in the FDE. Until 4 CPU design is complete, interlocking
{ of FDEs is not required because all serailization is done at the entry to monitor.

  CONST
    gfc$monitor_interlocks = FALSE;
