{
{ CML$SYSTEM_TERMINATION_INIT
{
{
{ PURPOSE:
{    This statistic records a message denoting that a system
{ termination command has been initiated.
{ This message can be emitted by an emit_statistics SCL command during
{ System Termination Prolog executing before the HPA log is flushed.
{ And so the HPA/PC system can be informed of a regular shutdown.

  CONST
    cml$system_termination_init = cmc$min_ecc + 53;

*copyc cmc$condition_limits

