Home | History | Annotate | Download | only in linux-x86
      1 /* This file was autogenerated by 'android-configure.sh' */
      2 #define CONFIG_QEMU_SHAREDIR   "/usr/local/share/qemu"
      3 #if defined(__x86_64__)
      4 #define HOST_X86_64    1
      5 #define HOST_LONG_BITS  64
      6 #elif defined(__i386__)
      7 #define HOST_I386    1
      8 #define HOST_LONG_BITS  32
      9 #else
     10 #error Unknown architecture for codegen
     11 #endif
     12 
     13 #define CONFIG_BYTESWAP_H 1
     14 #define CONFIG_FNMATCH  1
     15 #define CONFIG_GDBSTUB  1
     16 #define CONFIG_SLIRP    1
     17 #define CONFIG_SKINS    1
     18 #define CONFIG_TRACE    1
     19 #define CONFIG_FDATASYNC    1
     20 #define CONFIG_NAND_LIMITS  1
     21 #define QEMU_VERSION    "0.10.50"
     22 #define QEMU_PKGVERSION "Android"
     23 #define CONFIG_KVM_GS_RESTORE   1
     24 #define CONFIG_IOVEC 1
     25 #define CONFIG_LINUX   1
     26 #define CONFIG_POSIX 1
     27 #define CONFIG_ANDROID       1
     28 #define CONFIG_MADVISE 1
     29 #define CONFIG_ANDROID_OPENGLES 1
     30