xref: /netbsd-src/sys/arch/landisk/include/endian_machdep.h (revision e3a31884b83f8a204e912517826cb431beeeafcd)
1 /*	$NetBSD: endian_machdep.h,v 1.2 2015/01/24 15:54:23 uwe Exp $	*/
2 
3 #define _BYTE_ORDER _LITTLE_ENDIAN
4 #include <sh3/endian_machdep.h>
5