1 /* $NetBSD: compat_sigsuspend13.S,v 1.2 2011/01/15 07:31:13 matt Exp $ */
6 __RCSID("$NetBSD: compat_sigsuspend13.S,v 1.2 2011/01/15 07:31:13 matt Exp $")
9 WARN_REFERENCES(sigsuspend, \
10 "warning: reference to compatibility sigsuspend(); include <signal.h> for correct reference")
13 lwz %r3,0(%r3) # indirect to mask arg
14 _DOSYSCALL(compat_13_sigsuspend13)
15 b _C_LABEL(__cerror) # always terminates with EINTR