Revision 9349b4f9 target-microblaze/cpu.h

b/target-microblaze/cpu.h
24 24

  
25 25
#define TARGET_LONG_BITS 32
26 26

  
27
#define CPUState struct CPUMBState
27
#define CPUArchState struct CPUMBState
28 28

  
29 29
#include "cpu-defs.h"
30 30
#include "softfloat.h"

Also available in: Unified diff