Remove ARCH_X86.

Change-Id: I832247bec22f23666f14dfb715192ada201ab097
This commit is contained in:
Elliott Hughes 2014-12-04 16:39:30 -08:00
parent ea4f39e86d
commit 4b57e512c7
4 changed files with 0 additions and 20 deletions

View File

@ -65,11 +65,6 @@
*/
/* #define HAVE_MALLOC_H */
/*
* What CPU architecture does this platform use?
*/
#define ARCH_X86
/*
* sprintf() format string for shared library naming.
*/

View File

@ -65,11 +65,6 @@
*/
#define HAVE_MALLOC_H
/*
* What CPU architecture does this platform use?
*/
#define ARCH_X86
/*
* Define if system provides a system property server (should be
* mutually exclusive with HAVE_LIBC_SYSTEM_PROPERTIES).

View File

@ -63,11 +63,6 @@
*/
#define HAVE_LIBC_SYSTEM_PROPERTIES 1
/*
* What CPU architecture does this platform use?
*/
#define ARCH_X86
/*
* sprintf() format string for shared library naming.
*/

View File

@ -97,11 +97,6 @@
#define HAVE_WINDOWS_PATHS /* needed by simulator */
/*
* What CPU architecture does this platform use?
*/
#define ARCH_X86
/*
* sprintf() format string for shared library naming.
*/