diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2014-12-23 22:22:15 +0000 |
|---|---|---|
| committer | Alexander Graf <agraf@suse.de> | 2015-01-07 16:16:28 +0100 |
| commit | 466976d9eed8d618aed93cb1fac04845e86253cf (patch) | |
| tree | 82a94fc3e6f3bc1ecca26b8c838b19f91d9582e2 /hw/core/platform-bus.c | |
| parent | 82e345f57e6482cef960677613125c5aaf2b1654 (diff) | |
| download | focaccia-qemu-466976d9eed8d618aed93cb1fac04845e86253cf.tar.gz focaccia-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 'hw/core/platform-bus.c')
0 files changed, 0 insertions, 0 deletions