summaryrefslogtreecommitdiffstats
path: root/bsd-user/bsdload.c
diff options
context:
space:
mode:
authorPeter Maydell2017-07-18 18:26:32 +0200
committerPeter Maydell2017-07-21 11:34:40 +0200
commit710259565bd4bd2beba6731d430ab3b701c0f96a (patch)
tree8e62d40dc9ae01d94e7548e9666fcb330231fe47 /bsd-user/bsdload.c
parentbsd-user/mmap.c: Move __thread attribute to right place (diff)
downloadqemu-710259565bd4bd2beba6731d430ab3b701c0f96a.tar.gz
qemu-710259565bd4bd2beba6731d430ab3b701c0f96a.tar.xz
qemu-710259565bd4bd2beba6731d430ab3b701c0f96a.zip
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 'bsd-user/bsdload.c')
0 files changed, 0 insertions, 0 deletions