xref: /netbsd-src/sys/arch/dreamcast/include/endian_machdep.h (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
1 /*	$NetBSD: endian_machdep.h,v 1.2 2001/01/03 15:26:17 itojun Exp $	*/
2 
3 #define _BYTE_ORDER _LITTLE_ENDIAN
4 #include <sh3/endian_machdep.h>
5