xref: /netbsd-src/sys/arch/playstation2/include/endian_machdep.h (revision 69b6d498973bb4d7230c2d3c12bd9a032738ec8e)
1 /*	$NetBSD: endian_machdep.h,v 1.1 2001/10/16 15:38:44 uch Exp $	*/
2 
3 #define _BYTE_ORDER _LITTLE_ENDIAN
4 #include <mips/endian_machdep.h>
5