1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-23 08:33:59 +01:00
Files
u-boot-megous/drivers
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
..
2011-11-11 11:36:57 +01:00
2011-11-11 11:36:57 +01:00
2011-09-30 22:00:55 +02:00
2011-11-11 11:36:57 +01:00
2011-11-15 22:24:50 +01:00
2011-11-11 11:36:57 +01:00