xref: /netbsd/sys/arch/algor/include/endian_machdep.h (revision 6550d01e)
1 /*	$NetBSD: endian_machdep.h,v 1.1 2001/05/28 16:22:18 thorpej Exp $	*/
2 
3 #define _BYTE_ORDER _LITTLE_ENDIAN
4 #include <mips/endian_machdep.h>
5