kill HAVE_MADVISE

Bug: 18397020
Change-Id: I6b9c7d30432858131379759e738d3e04bc8d5fb5
This commit is contained in:
Yabin Cui 2014-11-18 18:14:37 -08:00
parent 44259e4cc6
commit 16ccc03746
7 changed files with 0 additions and 35 deletions

View File

@ -88,11 +88,6 @@
*/
/* #define HAVE_MALLOC_H */
/*
* Define if we have madvise() in <sys/mman.h>
*/
#define HAVE_MADVISE 1
/*
* Define if we include <sys/mount.h> for statfs()
*/

View File

@ -87,11 +87,6 @@
*/
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1
/*
* Define if we have madvise() in <sys/mman.h>
*/
#define HAVE_MADVISE 1
/*
* Define if libc includes Android system properties implementation.
*/

View File

@ -85,11 +85,6 @@
*/
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1
/*
* Define if we have madvise() in <sys/mman.h>
*/
#define HAVE_MADVISE 1
/*
* Define if libc includes Android system properties implementation.
*/

View File

@ -105,11 +105,6 @@
*/
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1
/*
* Define if we have madvise() in <sys/mman.h>
*/
#define HAVE_MADVISE 1
/*
* Define if libc includes Android system properties implementation.
*/

View File

@ -95,11 +95,6 @@
*/
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1
/*
* Define if we have madvise() in <sys/mman.h>
*/
#define HAVE_MADVISE 1
/*
* Define if libc includes Android system properties implementation.
*/

View File

@ -85,11 +85,6 @@
*/
#define ARCH_X86
/*
* Define if we have madvise() in <sys/mman.h>
*/
#define HAVE_MADVISE 1
/*
* Define if system provides a system property server (should be
* mutually exclusive with HAVE_LIBC_SYSTEM_PROPERTIES).

View File

@ -79,11 +79,6 @@
*/
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1
/*
* Define if we have madvise() in <sys/mman.h>
*/
#define HAVE_MADVISE 1
/*
* Define if libc includes Android system properties implementation.
*/