Revert "Try again to fix clang build."

Bug: http://b/20065774
This reverts commit dffd3c5838.

Change-Id: I5dd095ff4ab133baa2afcbd4c79fbee55d05c459
(cherry picked from commit f920f821e2)
This commit is contained in:
Dan Albert 2015-05-07 15:11:41 -07:00
parent af7e806cec
commit 6accf55bf3

View file

@ -1,6 +1,6 @@
/* 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 char _Unwind_Backtrace;