{
{    The purpose of this request is to convert a monitor fault (from the
{ monitor fault buffer or a core condition handler) to a reasonable status
{ value.
{
{       OSP$MONITOR_FAULT_TO_STATUS (MONITOR_FAULT, MINIMUM_SAVE_AREA_P,
{             STATUS);
{
{ MONITOR_FAULT: (input)  This is the monitor fault that occured.
{
{ MINIMUM_SAVE_AREA_P: (input)  This is a pointer to the stack frame save area
{       that represents the procedure in which the fault occured.
{
{ STATUS: (output) This is the resultant status value from the monitor fault.
