netbsd/sys/arch/newsmips/include/endian_machdep.h
2013-04-06 16:48:33 +02:00

5 lines
138 B
C

/* $NetBSD: endian_machdep.h,v 1.1 2000/03/17 00:09:23 mycroft Exp $ */
#define _BYTE_ORDER _BIG_ENDIAN
#include <mips/endian_machdep.h>