
{
{   The purpose of this procedure is to provide a mechanism to field
{  OSP$SYSTEM_ERROR type of errors at Ring Level 2 and pass them on to the
{  OSP$SYSTEM_ERROR interface.
{
{     JMP$SYSTEM_ERROR ( ERROR_MESSAGE, STATUS )
{
{  ERROR_MESSAGE: (input) This parameter specifies the error message
{      to be displayed.  This parameter has been provided to indicate
{      the system area that failed without changing the status variable.
{
{  STATUS: (input) This parameter specifies the status of the caller.
{      It is assumed to be abnormal and is not changed by this procedure.
{
