diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2009-03-03 19:30:32 -0800 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-03-03 19:30:32 -0800 |
commit | 8b23a6c7e1aee255004dd19098d4c2462b61b849 (patch) | |
tree | 7a4d682ba51f0ff0364c5ca2509f515bdaf96de9 /android/config/linux-x86 | |
parent | f721e3ac031f892af46f255a47d7f54a91317b30 (diff) | |
download | external_qemu-8b23a6c7e1aee255004dd19098d4c2462b61b849.zip external_qemu-8b23a6c7e1aee255004dd19098d4c2462b61b849.tar.gz external_qemu-8b23a6c7e1aee255004dd19098d4c2462b61b849.tar.bz2 |
auto import from //depot/cupcake/@135843
Diffstat (limited to 'android/config/linux-x86')
-rw-r--r-- | android/config/linux-x86/config-host.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/android/config/linux-x86/config-host.h b/android/config/linux-x86/config-host.h new file mode 100644 index 0000000..90defbd --- /dev/null +++ b/android/config/linux-x86/config-host.h @@ -0,0 +1,10 @@ +/* Automatically generated by configure - do not modify */ +#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu" +#define HOST_I386 1 +#define HOST_LONG_BITS 32 +#define HAVE_BYTESWAP_H 1 +#define CONFIG_GDBSTUB 1 +#define CONFIG_SLIRP 1 +#define QEMU_VERSION "0.8.2" +#define CONFIG_SKINS 1 +#define CONFIG_UNAME_RELEASE "" |