HomeFreeBSD

linux: Fix declaration of rt_sigreturn() on arm64

Description

linux: Fix declaration of rt_sigreturn() on arm64

On Linux, this syscall doesn't take any arguments; instead
it assumes the context was put on the stack.

Reviewed By: dchagin
Sponsored By: EPSRC
Differential Revision: https://reviews.freebsd.org/D31251

Details

Provenance
traszAuthored on Jul 21 2021, 12:20 PM
Reviewer
dchagin
Differential Revision
D31251: linux: Fix declaration of rt_sigreturn()
Parents
rG616a676a0535: cam: clear stack-allocated CCB in the target layer
Branches
Unknown
Tags
Unknown