xref: /netbsd/sys/arch/mmeye/include/endian_machdep.h (revision bf9ec67e)
1 /*	$NetBSD: endian_machdep.h,v 1.1 2000/03/17 00:09:22 mycroft Exp $	*/
2 
3 #define _BYTE_ORDER _BIG_ENDIAN
4 #include <sh3/endian_machdep.h>
5