xref: /netbsd-src/sys/arch/hpcsh/include/endian_machdep.h (revision 3117ece4fc4a4ca4489ba793710b60b0d26bab6c)
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