netbsd/sys/arch/playstation2/include/endian_machdep.h
2015-10-15 10:25:28 +02:00

5 lines
140 B
C

/* $NetBSD: endian_machdep.h,v 1.3 2014/03/31 11:25:49 martin Exp $ */
#define _BYTE_ORDER _LITTLE_ENDIAN
#include <mips/endian_machdep.h>