xref: /netbsd-src/sys/arch/playstation2/include/endian_machdep.h (revision 4d5abbe83f525258eb479e5fca29f25cb943f379)
1 /*	$NetBSD: endian_machdep.h,v 1.3 2014/03/31 11:25:49 martin Exp $	*/
2 
3 #define _BYTE_ORDER _LITTLE_ENDIAN
4 #include <mips/endian_machdep.h>
5