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_FNMATCH 1 14 #define CONFIG_GDBSTUB 1 15 #define CONFIG_SLIRP 1 16 #define CONFIG_SKINS 1 17 #define CONFIG_TRACE 1 18 #define CONFIG_NAND_LIMITS 1 19 #define QEMU_VERSION "0.10.50" 20 #define QEMU_PKGVERSION "Android" 21 #define CONFIG_IOVEC 1 22 #define CONFIG_DARWIN 1 23 #define CONFIG_BSD 1 24 #define O_LARGEFILE 0 25 #define MAP_ANONYMOUS MAP_ANON 26 #define CONFIG_ANDROID 1 27 #define CONFIG_POSIX 1 28 #define CONFIG_MADVISE 1 29 #define CONFIG_ANDROID_OPENGLES 1 30