Commit baeef6a1 by Christian Bruel Committed by Christian Bruel

newlib.h (NO_IMPLICIT_EXTERN_C): Define.

* config/sh/newlib.h (NO_IMPLICIT_EXTERN_C): Define.

From-SVN: r191219
parent 9520425b
2012-09-27 Christian Bruel <christian.bruel@st.com>
* config/sh/newlib.h (NO_IMPLICIT_EXTERN_C): Define.
2012-09-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* rtl.h (FFS, FLOAT, ABS, PC): Don't undef.
......
......@@ -23,3 +23,7 @@ along with GCC; see the file COPYING3. If not see
#undef LIB_SPEC
#define LIB_SPEC "-lc -lgloss"
#undef NO_IMPLICIT_EXTERN_C
#define NO_IMPLICIT_EXTERN_C 1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment