xref: /netbsd-src/sys/arch/ews4800mips/include/endian_machdep.h (revision e77448e07be3174235c13f58032a0d6d0ab7638d)
1 /*	$NetBSD: endian_machdep.h,v 1.1 2005/12/29 15:20:08 tsutsui Exp $	*/
2 
3 #define	_BYTE_ORDER _BIG_ENDIAN
4 #include <mips/endian_machdep.h>
5