From 4d30db274fa1c7008a87b9c2a412011ecb096b98 Mon Sep 17 00:00:00 2001 From: scottr Date: Wed, 13 Mar 1996 23:42:45 +0000 Subject: [PATCH] Back out previous change. --- sys/arch/hp300/hp300/machdep.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/hp300/hp300/machdep.c b/sys/arch/hp300/hp300/machdep.c index 35428850bc27..061afa4d7b0b 100644 --- a/sys/arch/hp300/hp300/machdep.c +++ b/sys/arch/hp300/hp300/machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: machdep.c,v 1.61 1996/03/13 19:04:04 scottr Exp $ */ +/* $NetBSD: machdep.c,v 1.62 1996/03/13 23:42:45 scottr Exp $ */ /* * Copyright (c) 1988 University of Utah. @@ -1494,7 +1494,7 @@ findparerror() * level invocation. */ if (looking) - longjmp(&parcatch, 1); + longjmp(&parcatch); s = splhigh(); /* * If setjmp returns true, the parity error we were searching