xref: /netbsd-src/sys/arch/newsmips/include/endian_machdep.h (revision 230b95665bbd3a9d1a53658a36b1053f8382a519)
1 /*	$NetBSD: endian_machdep.h,v 1.1 2000/03/17 00:09:23 mycroft Exp $	*/
2 
3 #define _BYTE_ORDER _BIG_ENDIAN
4 #include <mips/endian_machdep.h>
5