On 4/5/23 14:36, Warner Losh wrote:
When a system call returns ENOSYS, send a SIGSYS to the process (to generate a core dump).Signed-off-by: Warner Losh<[email protected]> --- bsd-user/arm/target_arch_cpu.h | 8 ++++++++ 1 file changed, 8 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
