From 55f4e4a5ec657a017e3bf75299ad71fd1c968dd3 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 21 Oct 2008 07:00:00 -0700 Subject: Initial Contribution --- android/config/linux-x86/config-host.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 android/config/linux-x86/config-host.h (limited to 'android/config/linux-x86') 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 "" -- cgit v1.1