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

5 lines
137 B
C
Raw Normal View History

2001-10-16 19:38:29 +04:00
/* $NetBSD: endian_machdep.h,v 1.1 2001/10/16 15:38:44 uch Exp $ */
#define _BYTE_ORDER _LITTLE_ENDIAN
#include <mips/endian_machdep.h>