target-mips: Fix warning caused by unused local variable
commit99e43d366c8f036cd0489aace8d65afa13901676
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 14 May 2011 23:00:20 +0000 (15 01:00 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 14 May 2011 23:00:20 +0000 (15 01:00 +0200)
tree922d306713d293bd80b88ae571333a02701b6398
parent7dd319027c26763ad4d0b65c09d1d20105e5c715
target-mips: Fix warning caused by unused local variable

Fix compilation with gcc-4.6, based on a patch from Stefan
Weil <weil@mail.berlios.de>.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/helper.c