summaryrefslogtreecommitdiffstats
path: root/core/combo/include/arch/linux-arm
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-01-09 23:30:19 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-01-09 23:30:19 +0000
commit5368c02ac68dc263284bf0cfb1869f0de3f5f5fa (patch)
treee15ca077f61462672ea207d425f05be18d1c8126 /core/combo/include/arch/linux-arm
parentd9de8e0d9acd17a2406d25bb970c615067d2ba34 (diff)
parent73498235d2d8a44ed520804b76650225161df0dd (diff)
downloadbuild-5368c02ac68dc263284bf0cfb1869f0de3f5f5fa.zip
build-5368c02ac68dc263284bf0cfb1869f0de3f5f5fa.tar.gz
build-5368c02ac68dc263284bf0cfb1869f0de3f5f5fa.tar.bz2
Merge "Remove HAVE_PRCTL."
Diffstat (limited to 'core/combo/include/arch/linux-arm')
-rw-r--r--core/combo/include/arch/linux-arm/AndroidConfig.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/combo/include/arch/linux-arm/AndroidConfig.h b/core/combo/include/arch/linux-arm/AndroidConfig.h
index ea8192c..e6167fa 100644
--- a/core/combo/include/arch/linux-arm/AndroidConfig.h
+++ b/core/combo/include/arch/linux-arm/AndroidConfig.h
@@ -78,11 +78,6 @@
#define HAVE_STRLCPY 1
/*
- * Define if prctl() exists
- */
-#define HAVE_PRCTL 1
-
-/*
* Define if <stdint.h> exists.
*/
#define HAVE_STDINT_H 1