summaryrefslogtreecommitdiff
path: root/target/hppa/helper.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2018-01-30 13:17:19 +0000
committerPeter Maydell <peter.maydell@linaro.org>2018-01-30 15:18:24 +0000
commit8ebb314b957403c1c9a3f1cf995f73c6ae9d5d10 (patch)
tree43ccfb5d7464bc00254560aab06760eeb1d31670 /target/hppa/helper.c
parent11ed801d3df3c6e46b2f1f97dcfbf4ca3a2a2f4f (diff)
downloadqemu-8ebb314b957403c1c9a3f1cf995f73c6ae9d5d10.tar.gz
linux-user/signal.c: Rename MC_* defines
The SPARC code in linux-user/signal.c defines a set of MC_* constants. On some SPARC hosts these are also defined by sys/ucontext.h, resulting in build failures: linux-user/signal.c:2786:0: error: "MC_NGREG" redefined [-Werror] #define MC_NGREG 19 In file included from /usr/include/signal.h:302:0, from include/qemu/osdep.h:86, from linux-user/signal.c:19: /usr/include/sparc64-linux-gnu/sys/ucontext.h:59:0: note: this is the location of the previous definition # define MC_NGREG __MC_NGREG Rename all these constants to SPARC_MC_* to avoid the clash. Cc: qemu-stable@nongnu.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1517318239-15764-1-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'target/hppa/helper.c')
0 files changed, 0 insertions, 0 deletions