endian_machdep.h revision 1.1
1/*	$NetBSD: endian_machdep.h,v 1.1 2000/08/12 22:58:19 wdk Exp $	*/
2
3#define _BYTE_ORDER _BIG_ENDIAN
4#include <mips/endian_machdep.h>
5