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