3f55a7b9aa
Currently supports the RC3230
5 lines
118 B
C
5 lines
118 B
C
/* $NetBSD: endian.h,v 1.1 2000/08/12 22:58:18 wdk Exp $ */
|
|
|
|
#define _BYTE_ORDER _BIG_ENDIAN
|
|
#include <mips/endian.h>
|