summaryrefslogtreecommitdiff
path: root/target-s390x
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2012-11-10 21:47:52 +0000
committerKevin Wolf <kwolf@redhat.com>2012-11-30 11:33:24 +0100
commit2ad2210a7d2483c4c98423ebd59fad87c6124096 (patch)
treec99333605d3549c7defb1f197219273dc3383016 /target-s390x
parente3980e28bb888bf643054770452998d1b4319609 (diff)
downloadqemu-2ad2210a7d2483c4c98423ebd59fad87c6124096.tar.gz
coroutine-sigaltstack.c: Use stack_t, not struct sigaltstack
Use the POSIX-specified stack_t type as the argument to sigaltstack() rather than the legacy struct sigaltstack. This allows us to compile on MacOSX with --with-coroutine=sigaltstack. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target-s390x')
0 files changed, 0 insertions, 0 deletions