am 451caf92: am c7296b6f: Merge "Remove ARCH_X86."

* commit '451caf92678ab03834a86c13651a287abce15455':
  Remove ARCH_X86.
This commit is contained in:
Elliott Hughes 2014-12-05 19:16:31 +00:00 committed by Android Git Automerger
commit c473fa50ca
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.
*/