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

5 lines
139 B
C
Raw Normal View History

2000-03-20 02:07:43 +03:00
/* $NetBSD: endian_machdep.h,v 1.1 2000/03/19 23:07:46 soren Exp $ */
#define _BYTE_ORDER _LITTLE_ENDIAN
#include <mips/endian_machdep.h>