1
2
3/*	$NetBSD: endian_machdep.h,v 1.1 2000/03/17 00:09:24 mycroft Exp $	*/
4
5#define _BYTE_ORDER _BIG_ENDIAN
6#include <mips/endian_machdep.h>
7