summaryrefslogtreecommitdiffstats
path: root/core/combo/include/arch/linux-arm64
diff options
context:
space:
mode:
authorYabin Cui <yabinc@google.com>2014-11-19 20:48:36 -0800
committerYabin Cui <yabinc@google.com>2014-11-19 20:48:36 -0800
commit1acc2a1877d3a880b1cba499ef754d4637a880e2 (patch)
treea657ead088d9e268b439d4e7f8b6e4d2ec2c012c /core/combo/include/arch/linux-arm64
parent471e60d6a89ada5a9ed322d200fbe14eb07764ff (diff)
downloadbuild-1acc2a1877d3a880b1cba499ef754d4637a880e2.zip
build-1acc2a1877d3a880b1cba499ef754d4637a880e2.tar.gz
build-1acc2a1877d3a880b1cba499ef754d4637a880e2.tar.bz2
kill HAVE_PREAD
Bug: 18397613 Change-Id: I0061f8080709449f13dc76ce61097a2671c799ff
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 913e38b..dc83d8c 100644
--- a/core/combo/include/arch/linux-arm64/AndroidConfig.h
+++ b/core/combo/include/arch/linux-arm64/AndroidConfig.h
@@ -136,11 +136,6 @@
#define HAVE_SCHED_H 1
/*
- * Define if pread() exists
- */
-#define HAVE_PREAD 1
-
-/*
* Define if printf() supports %zd for size_t arguments
*/
#define HAVE_PRINTF_ZD 1