
{
{   The purpose of this procedure is to begin the final stages of job
{ termination in ring 2.  Deletes all segments and their backing store
{ files unique to the job except for the ring 1 and ring 2 stack and the job
{ fixed segment.  The ring 1 stack is wired down for the remainder of the
{ job's life.  The remaining job environment is returned in the ring 1
{ interface including the ring 1 stack backing store file.  The ring 2
{ stack segment should be the only segment to be deleted with a backing store
{ file when this procedure calls the ring 1 interface (last procedure call).
{
{        JMP$EXIT_JOB;
{
{ NOTE:  Control is not returned to the caller when completed.
{

