aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/xm-iris6.h
blob: 576087bca8d308e94226b3f515ae77ddcfcd7b75 (plain)
1
2
3
4
5
6
7
8
9
10
#include "mips/xm-mips.h"

#define USG

#undef HOST_BITS_PER_LONG
#define HOST_BITS_PER_LONG	_MIPS_SZLONG

#ifndef inhibit_libc
#include "string.h"
#endif