commit | cf5f42fd07fa7ca4cfcf940093ef2506f990d1db | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Sep 17 10:39:15 2021 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Nov 02 07:00:45 2021 -0400 |
tree | e5390912b823a4fa51c6413ea7fdf4bb1ff46b73 | |
parent | a30bfaa7bd1f721a5b936fd1b4bf009eb9c2a6f4 [diff] |
linux-user/host/aarch64: Populate host_signal.h Split host_signal_pc and host_signal_write out of user-exec.c. Drop the *BSD code, to be re-created under bsd-user/ later. Reviewed-by: Warner Losh <imp@bsdimp.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>