5 lines
127 B
C
5 lines
127 B
C
/* from $NetBSD: endian.h,v 1.2 1999/01/24 12:56:52 mycroft Exp $ */
|
|
|
|
#define _BYTE_ORDER _BIG_ENDIAN
|
|
#include <mips/endian.h>
|