Commit 1da41015 by Joern Rennecke Committed by Joern Rennecke

re PR target/47111 (mips-rtems: redefinition of NO_IMPLICIT_EXTERN_C)

	PR target/47111
	* config/rtems.h (NO_IMPLICIT_EXTERN_C): Undef before defining.

From-SVN: r168365
parent 1f5f063d
2010-12-31 Joern Rennecke <amylaar@spamcop.net>
PR target/47111
* config/rtems.h (NO_IMPLICIT_EXTERN_C): Undef before defining.
2010-12-30 Mingjie Xing <mingjie.xing@gmail.com>
* config/mips/mips.h (SHIFT_COUNT_TRUNCATED): Change
......@@ -18,6 +18,7 @@ along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */
/* The system headers under RTEMS are C++-aware. */
#undef NO_IMPLICIT_EXTERN_C
#define NO_IMPLICIT_EXTERN_C
/*
......
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