From 9c54b886a2b1805ec8be4de0883571b20cda0a10 Mon Sep 17 00:00:00 2001 From: simonb Date: Tue, 4 Sep 2001 07:24:23 +0000 Subject: [PATCH] Make this the same as the other MIPS ports; ok'd by Wayne Knowles. --- sys/arch/mipsco/include/endian.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sys/arch/mipsco/include/endian.h b/sys/arch/mipsco/include/endian.h index 7633a78835f0..30dbbd7cf99c 100644 --- a/sys/arch/mipsco/include/endian.h +++ b/sys/arch/mipsco/include/endian.h @@ -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 +#include