summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPeter Maydell2014-12-23 23:22:15 +0100
committerAlexander Graf2015-01-07 16:16:28 +0100
commit466976d9eed8d618aed93cb1fac04845e86253cf (patch)
tree82a94fc3e6f3bc1ecca26b8c838b19f91d9582e2 /scripts
parentPPC: e500: Fix GPIO controller interrupt number (diff)
downloadqemu-466976d9eed8d618aed93cb1fac04845e86253cf.tar.gz
qemu-466976d9eed8d618aed93cb1fac04845e86253cf.tar.xz
qemu-466976d9eed8d618aed93cb1fac04845e86253cf.zip
target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLY
The functions SR() and gen_sync_exception() are only used in softmmu configs; wrap them in #ifndef CONFIG_USER_ONLY to suppress clang warnings on the linux-user builds. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions