Make this the same as the other MIPS ports; ok'd by Wayne Knowles.

This commit is contained in:
simonb 2001-09-04 07:24:23 +00:00
parent 7970ec8018
commit 9c54b886a2
1 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,3 @@
/* $NetBSD: endian.h,v 1.1 2000/08/12 22:58:18 wdk Exp $ */
/* $NetBSD: endian.h,v 1.2 2001/09/04 07:24:23 simonb Exp $ */
#define _BYTE_ORDER _BIG_ENDIAN
#include <mips/endian.h>
#include <sys/endian.h>