On 8/27/23 08:57, Karim Taha wrote:
From: Stacey Son<s...@freebsd.org>

Implement procctl flags and related structs:
struct target_procctl_reaper_status
struct target_procctl_reaper_pidinfo
struct target_procctl_reaper_pids
struct target_procctl_reaper_kill

Signed-off-by: Stacey Son<s...@freebsd.org>
Signed-off-by: Karim Taha<kariem.taha...@gmail.com>
---
  bsd-user/syscall_defs.h | 42 +++++++++++++++++++++++++++++++++++++++++
  1 file changed, 42 insertions(+)

Fix subject, to define structures not implement a syscall.

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


r~

Reply via email to