summaryrefslogtreecommitdiff
path: root/sys/arch/algor/include/endian_machdep.h
blob: d85973aca7d4ce108dfe36c06d2bbb58c2a7478a (plain)
1
2
3
4
/*	$NetBSD: endian_machdep.h,v 1.1 2001/05/28 16:22:18 thorpej Exp $	*/

#define _BYTE_ORDER _LITTLE_ENDIAN
#include <mips/endian_machdep.h>