From 02837b921827680e3f77a8c766ea75c42eaa7856 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Wed, 22 Feb 2012 18:19:54 -0800 Subject: misc library fixes for libcxxabi+test_typed_exceptions --- system/lib/debugging.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system/lib/debugging.cpp') diff --git a/system/lib/debugging.cpp b/system/lib/debugging.cpp index ff9e0d68..5dfaf223 100644 --- a/system/lib/debugging.cpp +++ b/system/lib/debugging.cpp @@ -18,5 +18,7 @@ void __assert_func(const char *file, int line, const char *assertt, const char * abort(); } +//struct _reent *_impure_ptr; + } -- cgit v1.2.3-18-g5258