Merge "Remove ARCH_X86."

This commit is contained in:
Elliott Hughes 2014-12-05 18:57:28 +00:00 committed by Gerrit Code Review
commit c7296b6f10
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.
*/