diff options
-rw-r--r-- | android/config/linux-ppc/config-host.h | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/android/config/linux-ppc/config-host.h b/android/config/linux-ppc/config-host.h new file mode 100644 index 0000000..5f7a94f --- /dev/null +++ b/android/config/linux-ppc/config-host.h @@ -0,0 +1,18 @@ +/* This file was autogenerated by 'android-configure.sh' */ +#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu" +#define HOST_LONG_BITS 32 +#define CONFIG_BYTESWAP_H 1 +#define CONFIG_FNMATCH 1 +#define CONFIG_GDBSTUB 1 +#define CONFIG_SLIRP 1 +#define CONFIG_SKINS 1 +#define CONFIG_TRACE 1 +#define CONFIG_FDATASYNC 1 +#define CONFIG_NAND_LIMITS 1 +#define QEMU_VERSION "0.10.50" +#define QEMU_PKGVERSION "Android" +#define HOST_PPC 1 +#define HOST_WORDS_BIGENDIAN 1 +#define CONFIG_IOVEC 1 +#define CONFIG_LINUX 1 +#define CONFIG_ANDROID 1 |