diff options
author | 2014-12-23 22:22:15 +0000 | |
---|---|---|
committer | 2015-01-07 16:16:28 +0100 | |
commit | 466976d9eed8d618aed93cb1fac04845e86253cf (patch) | |
tree | 82a94fc3e6f3bc1ecca26b8c838b19f91d9582e2 /scripts/switch-timer-api | |
parent | PPC: e500: Fix GPIO controller interrupt number (diff) | |
download | 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/switch-timer-api')
0 files changed, 0 insertions, 0 deletions