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