diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-12-23 22:11:20 +0000 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2015-01-21 16:18:01 +0000 |
commit | a2035e83fd60e5b66644d321816ed634b908b4ee (patch) | |
tree | 9258e18200a33448dfe6949c4817bcea07b768ed /monitor.c | |
parent | 69694625e86aebb135b56c4aaafefd5c1d17bb3c (diff) | |
download | qemu-a2035e83fd60e5b66644d321816ed634b908b4ee.zip qemu-a2035e83fd60e5b66644d321816ed634b908b4ee.tar.gz qemu-a2035e83fd60e5b66644d321816ed634b908b4ee.tar.bz2 |
target-sparc: Mark gen_load_trap_state_at_tl() as !CONFIG_USER_ONLY
The function gen_load_trap_state_at_tl() is only used in the softmmu
configs; wrap it in #ifndef CONFIG_USER_ONLY to avoid clang compiler
warnings in linux-user builds.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'monitor.c')
0 files changed, 0 insertions, 0 deletions