target-microblaze: fix swx build breakage
commit083dbf489d1b0592e910ecfb90b3858c23e49ab7
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Tue, 5 Jun 2012 02:31:04 +0000 (5 12:31 +1000)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Thu, 7 Jun 2012 08:12:00 +0000 (7 10:12 +0200)
treeae07f596da360a00eaccb38ec9f0b7f72d01f533
parent349417004a0f7cf5518a998dca755cd06f6c212b
target-microblaze: fix swx build breakage

The lazy initialisation of r_check was throwing an error on --enable-debug.
Removed the lazy initialisation of r_check and swx_addr.

Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-microblaze/translate.c