Revision 26a16623 target-i386/cpu.h

b/target-i386/cpu.h
46 46

  
47 47
#include "softfloat.h"
48 48

  
49
#if defined(__i386__) && !defined(CONFIG_SOFTMMU)
49
#if defined(__i386__) && !defined(CONFIG_SOFTMMU) && !defined(__APPLE__)
50 50
#define USE_CODE_COPY
51 51
#endif
52 52

  

Also available in: Unified diff