mirror of
https://github.com/qemu/qemu.git
synced 2025-10-30 01:47:31 +00:00
Sparc64 is unique on linux in *not* passing ucontext_t as
the third argument to a SA_SIGINFO handler. It passes the
old struct sigcontext instead.
Set both pc and npc in host_signal_set_pc.
Fixes:
|
||
|---|---|---|
| .. | ||
| host | ||
| special-errno.h | ||