summaryrefslogtreecommitdiffstats
path: root/core/combo/include/arch/linux-arm64
diff options
context:
space:
mode:
authorYabin Cui <yabinc@google.com>2014-11-18 18:14:37 -0800
committerYabin Cui <yabinc@google.com>2014-11-18 18:14:37 -0800
commit16ccc037466a90155c4faf6fccac4f22efd429e7 (patch)
tree1c9fca663706c51471a8f6561f5340dab7152a49 /core/combo/include/arch/linux-arm64
parent44259e4cc64bd0382fb27f6d7540c7494db198cc (diff)
downloadbuild-16ccc037466a90155c4faf6fccac4f22efd429e7.zip
build-16ccc037466a90155c4faf6fccac4f22efd429e7.tar.gz
build-16ccc037466a90155c4faf6fccac4f22efd429e7.tar.bz2
kill HAVE_MADVISE
Bug: 18397020 Change-Id: I6b9c7d30432858131379759e738d3e04bc8d5fb5
Diffstat (limited to 'core/combo/include/arch/linux-arm64')
-rw-r--r--core/combo/include/arch/linux-arm64/AndroidConfig.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/combo/include/arch/linux-arm64/AndroidConfig.h b/core/combo/include/arch/linux-arm64/AndroidConfig.h
index e4f98e0..913e38b 100644
--- a/core/combo/include/arch/linux-arm64/AndroidConfig.h
+++ b/core/combo/include/arch/linux-arm64/AndroidConfig.h
@@ -86,11 +86,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.
*/
#define HAVE_LIBC_SYSTEM_PROPERTIES 1