aboutsummaryrefslogtreecommitdiffstats
path: root/android/config/darwin-x86/config-host.h
blob: d5e850742ce8feb8f022f167ae7076217cbdcb40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/* This file was autogenerated by 'android-configure.sh' */
#define CONFIG_QEMU_SHAREDIR   "/usr/local/share/qemu"
#if defined(__x86_64__)
#define HOST_X86_64    1
#define HOST_LONG_BITS  64
#elif defined(__i386__)
#define HOST_I386    1
#define HOST_LONG_BITS  32
#else
#error Unknown architecture for codegen
#endif

#define CONFIG_FNMATCH  1
#define CONFIG_GDBSTUB  1
#define CONFIG_SLIRP    1
#define CONFIG_SKINS    1
#define CONFIG_TRACE    1
#define CONFIG_NAND_LIMITS  1
#define QEMU_VERSION    "0.10.50"
#define QEMU_PKGVERSION "Android"
#define CONFIG_IOVEC 1
#define CONFIG_DARWIN   1
#define CONFIG_BSD       1
#define O_LARGEFILE      0
#define MAP_ANONYMOUS    MAP_ANON
#define CONFIG_ANDROID       1
#define CONFIG_POSIX 1
#define CONFIG_MADVISE 1
#define CONFIG_ANDROID_OPENGLES 1