On 8/2/24 18:34, Ajeet Singh wrote:
From: Mark Corbin<mark.cor...@embecsom.com>

Implemented the `setup_sigtramp` function for setting up the signal
trampoline code in the RISC-V architecture.

Signed-off-by: Mark Corbin<mark.cor...@embecsom.com>
Signed-off-by: Ajeet Singh<itac...@freebsd.org>
---
  bsd-user/riscv/target_arch_sigtramp.h | 46 +++++++++++++++++++++++++++
  1 file changed, 46 insertions(+)
  create mode 100644 bsd-user/riscv/target_arch_sigtramp.h

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to