am cec2ab20: Merge "Try again to fix clang build."

* commit 'cec2ab20a0d2b24c15aa289cbac5d4291c856092':
  Try again to fix clang build.
This commit is contained in:
Elliott Hughes
2015-04-03 20:58:48 +00:00
committed by Android Git Automerger

View File

@@ -1,6 +1,6 @@
/* STOPSHIP: remove this once the flounder blobs have been rebuilt (http://b/20065774). */ /* STOPSHIP: remove this once the flounder blobs have been rebuilt (http://b/20065774). */
#if defined(__clang__) #if !defined(__clang__)
extern void __clear_cache(char*, char*); extern void __clear_cache(char*, char*);
extern char _Unwind_Backtrace; extern char _Unwind_Backtrace;