
{
{   The purpose of this request is to find a monitor fault and handler
{ which corresponds to trapped stack frame save area.
{
{       TMP$FIND_MONITOR_FAULT (TRAPPED_SFSA, FAULT, FAULT_FOUND,
{         MONITOR_FAULT_HANDLER)
{
{ TRAPPED_SFSA: (input) This parameter specifies the trapped stack frame
{       save area for which the monitor fault is desired.
{
{ FAULT: (output) This parameter specifies the monitor fault.
{
{ FAULT_FOUND: (output) This parameter specifies whether a fault and
{       its handler was returned.
{
{ MONITOR_FAULT_HANDLER: (output) This parameter specifies the monitor
{       fault handler corresponding to the monitor fault.
{
