xref: /netbsd/sys/arch/emips/include/endian_machdep.h (revision d1487e48)
1 
2 
3 /*	$NetBSD: endian_machdep.h,v 1.1 2011/01/26 01:18:51 pooka Exp $	*/
4 
5 #define _BYTE_ORDER _BIG_ENDIAN
6 #include <mips/endian_machdep.h>
7