u-boot-brain/drivers/bios_emulator
Kumar Gala 755cf792bd 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>
2011-11-16 20:59:05 +01:00
..
include Wipe out assembler warnings while compiling x86 biosemu 2008-02-16 00:31:16 +01:00
x86emu drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warning 2011-11-16 20:59:05 +01:00
atibios.c ati_radeon: Support PCI virtual not eq bus mapping. 2010-04-08 15:30:47 +02:00
besys.c Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
bios.c Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
biosemu.c Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
biosemui.h Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00