OSDN Git Service

kill HAVE_MADVISE
authorYabin Cui <yabinc@google.com>
Wed, 19 Nov 2014 02:14:37 +0000 (18:14 -0800)
committerYabin Cui <yabinc@google.com>
Wed, 19 Nov 2014 02:14:37 +0000 (18:14 -0800)
Bug: 18397020
Change-Id: I6b9c7d30432858131379759e738d3e04bc8d5fb5

core/combo/include/arch/darwin-x86/AndroidConfig.h
core/combo/include/arch/linux-arm/AndroidConfig.h
core/combo/include/arch/linux-arm64/AndroidConfig.h
core/combo/include/arch/linux-mips/AndroidConfig.h
core/combo/include/arch/linux-mips64/AndroidConfig.h
core/combo/include/arch/linux-x86/AndroidConfig.h
core/combo/include/arch/target_linux-x86/AndroidConfig.h

index c83c54c..c2bad7b 100644 (file)
 /* #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()
  */
 #define INCLUDE_SYS_MOUNT_FOR_STATFS 1
index bb47ef0..e9550aa 100644 (file)
 #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.
  */
 #define HAVE_LIBC_SYSTEM_PROPERTIES 1
index e4f98e0..913e38b 100644 (file)
 #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.
  */
 #define HAVE_LIBC_SYSTEM_PROPERTIES 1
index e8b39f4..e0f4cf5 100644 (file)
 #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.
  */
 #define HAVE_LIBC_SYSTEM_PROPERTIES 1
index 3d258ea..9fa0d67 100644 (file)
 #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.
  */
 #define HAVE_LIBC_SYSTEM_PROPERTIES 1
index c732e83..b3544ce 100644 (file)
 #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).
  */
index 4a918e6..2b3fc3a 100644 (file)
 #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.
  */
 #define HAVE_LIBC_SYSTEM_PROPERTIES 1