diff options
author | Narayan Kamath <narayan@google.com> | 2014-04-09 16:14:38 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-04-09 16:14:38 +0000 |
commit | 6c0fba0f989ce9755a4f4303149355dd0d4ea60d (patch) | |
tree | a449f52aba0f3cdcc7861b3f2ef16bdc9617b5a2 /core/combo/include/arch/linux-mips64/AndroidConfig.h | |
parent | 0f2e5657d4818806a6ffc6be4069d9978b22f1e2 (diff) | |
parent | ae44bb55bd39ba66ad3882c7e63bf188600ffe14 (diff) | |
download | build-6c0fba0f989ce9755a4f4303149355dd0d4ea60d.zip build-6c0fba0f989ce9755a4f4303149355dd0d4ea60d.tar.gz build-6c0fba0f989ce9755a4f4303149355dd0d4ea60d.tar.bz2 |
am ae44bb55: am 94147a91: Merge "Stop defining HAVE_TIMEDWAIT_MONOTONIC."
* commit 'ae44bb55bd39ba66ad3882c7e63bf188600ffe14':
Stop defining HAVE_TIMEDWAIT_MONOTONIC.
Diffstat (limited to 'core/combo/include/arch/linux-mips64/AndroidConfig.h')
-rw-r--r-- | core/combo/include/arch/linux-mips64/AndroidConfig.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/core/combo/include/arch/linux-mips64/AndroidConfig.h b/core/combo/include/arch/linux-mips64/AndroidConfig.h index 9de1637..bfc0351 100644 --- a/core/combo/include/arch/linux-mips64/AndroidConfig.h +++ b/core/combo/include/arch/linux-mips64/AndroidConfig.h @@ -145,12 +145,6 @@ #define HAVE_POSIX_CLOCKS /* - * Define this if we have pthread_cond_timedwait_monotonic() and - * clock_gettime(CLOCK_MONOTONIC). - */ -#define HAVE_TIMEDWAIT_MONOTONIC - -/* * Define this if we have linux style epoll() */ #define HAVE_EPOLL |