diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-07-18 17:26:32 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-07-21 10:34:40 +0100 |
commit | 710259565bd4bd2beba6731d430ab3b701c0f96a (patch) | |
tree | 8e62d40dc9ae01d94e7548e9666fcb330231fe47 /util/async.c | |
parent | 06943a626964c3dabb3931cacc7180cd22fa7fda (diff) | |
download | qemu-710259565bd4bd2beba6731d430ab3b701c0f96a.zip qemu-710259565bd4bd2beba6731d430ab3b701c0f96a.tar.gz qemu-710259565bd4bd2beba6731d430ab3b701c0f96a.tar.bz2 |
bsd-user/elfload.c: Fix set-but-not-used warnings
Fix various warnings about set-but-not-used variables on OpenBSD:
bsd-user/elfload.c:1158:15: warning: variable 'mapped_addr' set but not used [-Wunused-but-set-variable]
bsd-user/elfload.c:1165:9: warning: variable 'status' set but not used [-Wunused-but-set-variable]
bsd-user/elfload.c:1168:15: warning: variable 'elf_stack' set but not used [-Wunused-but-set-variable]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 1500395194-21455-3-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'util/async.c')
0 files changed, 0 insertions, 0 deletions