summaryrefslogtreecommitdiffstats
path: root/sys/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/alpha/machdep.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/alpha/alpha/machdep.c b/sys/alpha/alpha/machdep.c
index 0d55ec3..8bfd159 100644
--- a/sys/alpha/alpha/machdep.c
+++ b/sys/alpha/alpha/machdep.c
@@ -1476,6 +1476,9 @@ osigreturn(struct thread *td,
#endif /* COMPAT_43 */
}
+/*
+ * MPSAFE
+ */
int
sigreturn(struct thread *td,
struct sigreturn_args /* {
OpenPOWER on IntegriCloud