summaryrefslogtreecommitdiff
path: root/sys/arch/arc/include/endian_machdep.h
blob: 5cab8535da149eb94f42617740e22a415cc8c31c (plain)
1
2
3
4
/*	$NetBSD: endian_machdep.h,v 1.1 2000/03/17 00:09:18 mycroft Exp $	*/

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