From: deraadt Date: Fri, 10 Jan 2014 20:53:45 +0000 (+0000) Subject: match what hppa is doing now (not tested, but should be right) X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=2d8312e98f123300300e80139716f28b16894411;p=openbsd match what hppa is doing now (not tested, but should be right) ok miod jsing --- diff --git a/lib/libc/arch/hppa64/sys/sigpending.S b/lib/libc/arch/hppa64/sys/sigpending.S index 18d5b50acef..1ecfd8d4dfb 100644 --- a/lib/libc/arch/hppa64/sys/sigpending.S +++ b/lib/libc/arch/hppa64/sys/sigpending.S @@ -1,4 +1,4 @@ -/* $OpenBSD: sigpending.S,v 1.5 2011/08/16 18:58:45 kettenis Exp $ */ +/* $OpenBSD: sigpending.S,v 1.6 2014/01/10 20:53:45 deraadt Exp $ */ /* * Copyright (c) 1999 Michael Shalayeff @@ -29,11 +29,7 @@ #include "SYS.h" SYSENTRY(sigpending) - std %arg0, HPPA_FRAME_ARG(0)(%sp) - SYSCALL(sigpending) - - ldd HPPA_FRAME_ARG(0)(%sp), %arg0 stw %ret0, 0(%arg0) bv %r0(%rp) copy %r0, %ret0