target-mips: Fix warning caused by unused local variable
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 14 May 2011 23:00:20 +0000 (01:00 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 14 May 2011 23:00:20 +0000 (01:00 +0200)
commit4a644334568091ff4263935dd68d475db92b337d
tree922d306713d293bd80b88ae571333a02701b6398
parent1d89f245341e4e97290aee88ea87efd559cd2e9f
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