Revert "Fix volantis boot."

Bug: http://b/20065774
This reverts commit 76e1cbca75.
This commit is contained in:
Dan Albert
2015-05-07 15:12:24 -07:00
parent 6f0d7005f9
commit 7c2c01d681
4 changed files with 1 additions and 20 deletions

View File

@@ -1,9 +1,4 @@
LIBC {
global:
/* Work-around for http://b/20065774. */
__clear_cache;
_Unwind_Backtrace;
_Unwind_GetIP;
local:
_ZSt7nothrow;
_ZdaPv;