1 /* Automatically generated by configure - do not modify */ 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_MACHINE_BSWAP_H 1 14 #define CONFIG_FNMATCH 1 15 #define CONFIG_GDBSTUB 1 16 #define CONFIG_SLIRP 1 17 #define CONFIG_OSS 1 18 #define QEMU_VERSION "0.8.2" 19 #define O_LARGEFILE 0 20 #define MAP_ANONYMOUS MAP_ANON 21 #define CONFIG_BSD 1 22 #define CONFIG_UNAME_RELEASE "" 23 #define CONFIG_SKINS 1 24 #define CONFIG_ANDROID 1 25 #define CONFIG_POSIX 1 26 #define CONFIG_MADVISE 1 27