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