xref: /netbsd-src/sys/arch/hpcsh/include/endian_machdep.h (revision 46f5119e40af2e51998f686b2fdcc76b5488f7f3)
1 /*	$NetBSD: endian_machdep.h,v 1.1 2001/01/17 05:21:51 itojun Exp $	*/
2 
3 #define _BYTE_ORDER _LITTLE_ENDIAN
4 #include <sh3/endian_machdep.h>
5