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