xref: /netbsd-src/sys/arch/pmax/include/endian_machdep.h (revision 9fbd88883c38d0c0fbfcbe66d76fe6b0fab3f9de)
1 /*	$NetBSD: endian_machdep.h,v 1.1 2000/03/17 00:09:24 mycroft Exp $	*/
2 
3 #define _BYTE_ORDER _LITTLE_ENDIAN
4 #include <mips/endian_machdep.h>
5