Revision 332ae28d cpu-common.h

b/cpu-common.h
3 3

  
4 4
/* CPU interfaces that are target indpendent.  */
5 5

  
6
#if defined(__arm__) || defined(__sparc__) || defined(__mips__) || defined(__hppa__) || defined(__ia64__)
7
#define WORDS_ALIGNED
8
#endif
9

  
10 6
#ifdef TARGET_PHYS_ADDR_BITS
11 7
#include "targphys.h"
12 8
#endif

Also available in: Unified diff