
{  Define the segments numbers of the fixed segments in monitor's
{  address space.  Some of the segment numbers are the same in both
{  monitor and job address spaces.

  CONST
    syc$msn_page_table = 0,
    syc$msn_mainframe_wired = osc$segnum_mainframe_wired,
    syc$msn_cyber_170_cache_bypass = 2,
    syc$msn_cyber_170 = 3,
    syc$msn_system_status_record = 4,
    syc$msn_network_wired = 7,
    syc$msn_mainframe_wired_cb = 12(16); {  Mainframe wired cache bypass.

*copyc ost$heap
