linux.h: Include "mips/abi64.h".

2002-01-16  H.J. Lu <hjl@gnu.org>

	* config/mips/linux.h: Include "mips/abi64.h".

From-SVN: r48937
This commit is contained in:
H.J. Lu 2002-01-17 01:37:52 +00:00 committed by H.J. Lu
parent 5f083b7255
commit c66c8b0e65
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-01-16 H.J. Lu <hjl@gnu.org>
* config/mips/linux.h: Include "mips/abi64.h".
2002-01-16 H.J. Lu <hjl@gnu.org>
* config/mips/t-linux: New.

View File

@ -19,6 +19,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "mips/mips.h"
#include "mips/abi64.h"
#undef WCHAR_TYPE
#define WCHAR_TYPE "int"