NetBSD/sys/arch/newsmips/include/endian.h

5 lines
127 B
C
Raw Normal View History

1999-01-24 15:56:51 +03:00
/* from $NetBSD: endian.h,v 1.2 1999/01/24 12:56:52 mycroft Exp $ */
1998-02-18 16:48:03 +03:00
#define _BYTE_ORDER _BIG_ENDIAN
#include <mips/endian.h>