crtstuff.c: Undef caddr_t.

2014-08-13  Steve Ellcey  <sellcey@mips.com>

	* crtstuff.c: Undef caddr_t.

From-SVN: r213931
This commit is contained in:
Steve Ellcey 2014-08-13 22:23:16 +00:00 committed by Steve Ellcey
parent c6b3f349f5
commit c6f9ea3b5e
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2014-08-13 Steve Ellcey <sellcey@mips.com>
* crtstuff.c: Undef caddr_t.
2014-08-12 Steve Ellcey <sellcey@mips.com>
* config/mips/mips16.S: Skip when __mips_soft_float is defined.

View File

@ -52,6 +52,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
identified the set of defines that need to go into auto-target.h,
this will have to do. */
#include "auto-host.h"
#undef caddr_t
#undef pid_t
#undef rlim_t
#undef ssize_t