Revision d78f3995 exec.c

b/exec.c
63 63

  
64 64
#define SMC_BITMAP_USE_THRESHOLD 10
65 65

  
66
#define MMAP_AREA_START        0x00000000
67
#define MMAP_AREA_END          0xa8000000
68

  
69 66
#if defined(TARGET_SPARC64)
70 67
#define TARGET_PHYS_ADDR_SPACE_BITS 41
71 68
#elif defined(TARGET_SPARC)

Also available in: Unified diff