NetBSD/sys/arch/sgimips/include/endian_machdep.h

5 lines
136 B
C
Raw Normal View History

2000-06-14 19:39:55 +04:00
/* $NetBSD: endian_machdep.h,v 1.1 2000/06/14 15:39:57 soren Exp $ */
#define _BYTE_ORDER _BIG_ENDIAN
#include <mips/endian_machdep.h>