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