xref: /netbsd-src/sys/arch/ews4800mips/include/endian_machdep.h (revision 4d342c046e3288fb5a1edcd33cfec48c41c80664)
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