qemu-e2k/target-microblaze
Andreas Färber ae7d54d489 target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef
Commit 9b9a970a23
(target-lm32/microblaze: Typedef struct CPU{MB,LM32}State)
introduced necessary typedefs for cpu_mmu_index() and mmu.h
respectively.

On some GCC versions this leads to "error: redefinition of typedef".

Drop the original typedef to hopefully fix the build.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-03-14 19:48:37 -05:00
..
cpu.h target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef 2012-03-14 19:48:37 -05:00
helper.c target-microblaze: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
helper.h microblaze: Emulate the hw stackprotector 2012-01-12 13:54:16 +01:00
machine.c microblaze: Add petalogix s3a1800dsp MMU linux ref-design. 2009-05-26 21:10:56 +02:00
microblaze-decode.h microblaze: Add partial decoding of stream insns 2011-04-12 00:48:33 +02:00
mmu.c target-microblaze: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
mmu.h target-microblaze: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
op_helper.c target-microblaze: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
translate.c target-microblaze: Don't overuse CPUState 2012-03-14 22:20:25 +01:00