diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-07-28 16:44:50 +0100 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2016-09-21 22:01:45 +0300 |
commit | c4b3574402053a88612eab3b66a53825a00145a2 (patch) | |
tree | 548bb6cf90cc7762d4ec496a533e89b192d5b6f8 /linux-user/syscall.c | |
parent | c599d4d6d6e9bfdb64e54c33a22cb26e3496b96d (diff) |
linux-user: Implement force_sigsegv() via force_sig()
Now that we have a force_sig() with the semantics we need,
we can implement force_sigsegv() to call it rather than
open-coding the call to queue_signal().
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions