1 /* from $NetBSD: endian.h,v 1.2 1999/01/24 12:56:52 mycroft Exp $ */ 2 3 #define _BYTE_ORDER _BIG_ENDIAN 4 #include <mips/endian.h> 5