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