xref: /netbsd-src/sys/arch/sh3/include/endian_machdep.h (revision 413d532bcc3f62d122e56d92e13ac64825a40baf)
1 /*	$NetBSD: endian_machdep.h,v 1.1 2000/03/17 00:09:25 mycroft Exp $ */
2 
3 #ifndef _BYTE_ORDER
4 # error  Define SH target CPU endian-ness in port-specific header file.
5 #endif
6