summaryrefslogtreecommitdiffstats
path: root/rules.mk
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2011-11-09 06:21:09 +0000
committerWolfgang Denk <wd@denx.de>2011-11-16 20:59:05 +0100
commit755cf792bd6c599febfcac23814dee55074aa23c (patch)
treed288ca4792e3c5d5fc3d6373f30414ab1ba6dca2 /rules.mk
parenta4941bdc240fcb5a722033b32e17f1c0245a4bd5 (diff)
downloadblackbird-obmc-uboot-755cf792bd6c599febfcac23814dee55074aa23c.tar.gz
blackbird-obmc-uboot-755cf792bd6c599febfcac23814dee55074aa23c.zip
drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warning
Fix: x86emu/ops.c: In function 'x86emuOp_int3': x86emu/ops.c:3521:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] x86emu/ops.c: In function 'x86emuOp_int_IMM': x86emu/ops.c:3549:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] x86emu/ops.c: In function 'x86emuOp_into': x86emu/ops.c:3579:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] x86emu/ops.c: In function 'x86emuOp_aad': x86emu/ops.c:3993:8: warning: variable 'a' set but not used [-Wunused-but-set-variable] Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud