summaryrefslogtreecommitdiff
path: root/sys/arch/emips/include/endian_machdep.h
blob: 138f5b4013c0128cb1467602ef62ba6bc4b99cc8 (plain)
1
2
3
4
5
6


/*	$NetBSD: endian_machdep.h,v 1.1 2011/01/26 01:18:51 pooka Exp $	*/

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