1/*	$NetBSD: endian.h,v 1.8 2000/03/16 15:09:35 mycroft Exp $	*/
2
3#define _BYTE_ORDER _LITTLE_ENDIAN
4#include <mips/endian_machdep.h>
5